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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  137   W.printNumber("Parent", Thunk.Parent);
lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp
   72     return Thunk.Parent;
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
   61   error(IO.mapInteger(Thunk.Parent));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  280   IO.mapRequired("Parent", Symbol.Parent);
tools/lld/COFF/PDB.cpp
 1560     ts.Parent = 0;
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  399   P.formatLine("parent = {0}, end = {1}, next = {2}", Thunk.Parent, Thunk.End,