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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  603   printTypeIndex("Type", RegRel.Type);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  440   error(IO.mapInteger(RegRel.Type));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  527   IO.mapRequired("Type", Symbol.Type);
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
 1052       param_type = reg.Type;
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  462     result.type = reg.Type;
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  854       "type = {0}, register = {1}, offset = {2}", typeIndex(RegRel.Type),