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

References

lib/DebugInfo/DWARF/DWARFDie.cpp
  576     Indent = dumpParentChain(getParent(), OS, Indent, ParentDumpOpts);
  576     Indent = dumpParentChain(getParent(), OS, Indent, ParentDumpOpts);
  588         WithColor(OS, HighlightColor::Tag).get().indent(Indent)
  604                         Indent, DumpOpts);
  613             child.dump(OS, Indent + 2, ChildDumpOpts);
  622       OS.indent(Indent) << "NULL\n";