Searched refs:typeCollection (Results 1 – 7 of 7) sorted by relevance
69 LazyRandomTypeCollection &types = index.ipi().typeCollection(); in ParseBuildInfo()197 LazyRandomTypeCollection &types = m_index.ipi().typeCollection(); in GetMainSourceFile()
449 name = computeTypeName(stream.typeCollection(), mr.ModifiedType); in CreateModifierType()1271 LazyRandomTypeCollection &types = m_index->tpi().typeCollection(); in ParseTypes()
275 LazyRandomTypeCollection &types = m_index.tpi().typeCollection(); in BuildParentMap()
59 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; } in typeCollection() function
85 auto &Types = Tpi->typeCollection(); in createTypeEnumerator()162 codeview::LazyRandomTypeCollection &Types = Tpi->typeCollection(); in findSymbolByTypeIndex()
104 CVType CVT = Tpi.typeCollection().getType(ArgListTI); in initializeArgList()
68 LazyRandomTypeCollection &Types = Tpi.typeCollection(); in NativeEnumEnumEnumerators()