reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
58 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; }
lib/DebugInfo/PDB/Native/TpiStream.cpp115 Types = std::make_unique<LazyRandomTypeCollection>( 170 std::string ThisName = computeTypeName(*Types, TI); 184 CVType F = Types->getType(ForwardRefTI); 195 CVType CVT = Types->getType(TI); 223 return Types->getType(Index);