LLVM
8.0.1
|
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 378 of file TrailingObjects.h.
|
inline |
Definition at line 380 of file TrailingObjects.h.
|
inline |
Definition at line 381 of file TrailingObjects.h.
References assert().
|
inline |
Definition at line 386 of file TrailingObjects.h.
|
inline |
Definition at line 387 of file TrailingObjects.h.