, including all inherited members.
| Allocate(size_t Size, size_t Alignment) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > >::Allocate(size_t Num=1) | llvm::AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > > | [inline] |
| BumpPtrAllocatorImpl() | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| BumpPtrAllocatorImpl(T &&Allocator) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| Deallocate(const void *, size_t) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > >::Deallocate(T *Ptr, size_t Num=1) | llvm::AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > > | [inline] |
| GetNumSlabs() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| getTotalMemory() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| operator=(BumpPtrAllocatorImpl &&RHS) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| PrintStats() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| Reset() | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |
| SpecificBumpPtrAllocator class | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [friend] |
| static_assert(SizeThreshold<=SlabSize,"The SizeThreshold must be at most the SlabSize to ensure ""that objects larger than a slab go into their own memory ""allocation.") | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | |
| ~BumpPtrAllocatorImpl() | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | [inline] |