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

References

unittests/DebugInfo/DWARF/DwarfGenerator.cpp
  380       Abbreviations(Allocator) {}
  472   StringPool = std::make_unique<DwarfStringPool>(Allocator, *Asm, StringRef());
unittests/DebugInfo/DWARF/DwarfGenerator.h
  303   BumpPtrAllocator &getAllocator() { return Allocator; }