LLVM 20.0.0git
|
A type that acts as the owner for an object placed into fixed storage. More...
#include "llvm/Support/TrailingObjects.h"
Public Member Functions | |
FixedSizeStorageOwner (BaseTy *p) | |
~FixedSizeStorageOwner () | |
BaseTy * | get () |
const BaseTy * | get () const |
A type that acts as the owner for an object placed into fixed storage.
Definition at line 362 of file TrailingObjects.h.
|
inline |
Definition at line 364 of file TrailingObjects.h.
|
inline |
Definition at line 365 of file TrailingObjects.h.
References assert().
|
inline |
Definition at line 370 of file TrailingObjects.h.
|
inline |
Definition at line 371 of file TrailingObjects.h.