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

References

include/llvm/Support/Allocator.h
  405     void *NewSlab = Allocator.Allocate(AllocatedSlabSize, 0);
  412     End = ((char *)NewSlab) + AllocatedSlabSize;