LLVM
17.0.0git
|
#include "llvm/Support/AllocatorBase.h"
Public Member Functions | |
AllocatorHolder ()=default | |
AllocatorHolder (const Alloc &A) | |
AllocatorHolder (Alloc &&A) | |
Alloc & | getAllocator () |
const Alloc & | getAllocator () const |
Definition at line 104 of file AllocatorBase.h.
|
default |
|
inline |
Definition at line 107 of file AllocatorBase.h.
|
inline |
Definition at line 108 of file AllocatorBase.h.
|
inline |
Definition at line 109 of file AllocatorBase.h.
|
inline |
Definition at line 110 of file AllocatorBase.h.