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>> {
  145   static_assert(SizeThreshold <= SlabSize,
  243     if (PaddedSize > SizeThreshold) {