| Allocate(size_t Size, Align Alignment) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| Allocate(size_t Size, size_t Alignment) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| AllocateSlow(size_t Size, size_t SizeToAllocate, Align Alignment) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| BumpPtrAllocatorImpl()=default | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | |
| BumpPtrAllocatorImpl(T &&Allocator) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| Deallocate(const void *Ptr, size_t Size, size_t) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| getBytesAllocated() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| GetNumSlabs() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| getTotalMemory() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| identifyKnownAlignedObject(const void *Ptr) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| identifyKnownObject(const void *Ptr) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| identifyObject(const void *Ptr) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| operator=(BumpPtrAllocatorImpl &&RHS) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| PrintStats() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| Reset() | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| setRedZoneSize(size_t NewSize) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |
| SpecificBumpPtrAllocator class | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | friend |
| ~BumpPtrAllocatorImpl() | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold, GrowthDelay > | inline |