reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
508 printTypeIndex("Type", Register.Index);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp 353 error(IO.mapInteger(Register.Index));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp 336 IO.mapRequired("Type", Symbol.Index);
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp 1059 param_type = reg.Index;
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp 470 result.type = reg.Index;
tools/llvm-pdbutil/MinimalSymbolDumper.cpp 765 typeIndex(Register.Index));
unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp556 Reg.Index = TypeIndex::UInt32(); 560 checkTypeReferences(0, Reg.Index);