reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/Allocator.h
  143           BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold>> {
  390   AllocatorT Allocator;
unittests/Support/AllocatorTest.cpp
  174   BumpPtrAllocatorImpl<MockSlabAllocator> Alloc;