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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  186   printTypeIndex("Type", BPRel.Type);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  118   error(IO.mapInteger(BPRel.Type));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  521   IO.mapRequired("Type", Symbol.Type);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  451   P.formatLine("type = {0}, offset = {1}", typeIndex(BPRel.Type), BPRel.Offset);