| 
    LLVM 22.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 111 of file AllocatorBase.h.
      
  | 
  default | 
      
  | 
  inline | 
Definition at line 114 of file AllocatorBase.h.
      
  | 
  inline | 
Definition at line 115 of file AllocatorBase.h.
      
  | 
  inline | 
Definition at line 116 of file AllocatorBase.h.
      
  | 
  inline | 
Definition at line 117 of file AllocatorBase.h.