reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
67 LazyRandomTypeCollection &Types = Tpi.typeCollection();
lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp 103 CVType CVT = Tpi.typeCollection().getType(ArgListTI);
lib/DebugInfo/PDB/Native/SymbolCache.cpp85 auto &Types = Tpi->typeCollection(); 162 codeview::LazyRandomTypeCollection &Types = Tpi->typeCollection();tools/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); 205 LazyRandomTypeCollection &types = m_index.ipi().typeCollection();tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
272 LazyRandomTypeCollection &types = m_index.tpi().typeCollection();
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp456 name = computeTypeName(stream.typeCollection(), mr.ModifiedType); 1289 LazyRandomTypeCollection &types = m_index->tpi().typeCollection();