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

References

include/llvm/DebugInfo/MSF/MappedBlockStream.h
   70   BumpPtrAllocator &getAllocator() { return Allocator; }
lib/DebugInfo/MSF/MappedBlockStream.cpp
  151   uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8));