Searched refs:typeCollection (Results 1 – 13 of 13) sorted by relevance
69 LazyRandomTypeCollection &Types = Tpi->typeCollection(); in getName()70 LazyRandomTypeCollection &Ids = Ipi->typeCollection(); in getName()
103 CVType CVT = Tpi.typeCollection().getType(ArgListTI); in initializeArgList()
95 auto &Types = Tpi->typeCollection(); in createTypeEnumerator()172 codeview::LazyRandomTypeCollection &Types = Tpi->typeCollection(); in findSymbolByTypeIndex()
67 LazyRandomTypeCollection &Types = Tpi.typeCollection(); in NativeEnumEnumEnumerators()
68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); in ParseBuildInfo()205 LazyRandomTypeCollection &types = m_index.ipi().typeCollection(); in GetMainSourceFile()
437 name = computeTypeName(stream.typeCollection(), mr.ModifiedType); in CreateModifierType()1266 LazyRandomTypeCollection &types = m_index->tpi().typeCollection(); in ParseTypes()
272 LazyRandomTypeCollection &types = m_index.tpi().typeCollection(); in BuildParentMap()
58 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; } in typeCollection() function
85 auto &Types = Tpi->typeCollection(); in createTypeEnumerator()162 codeview::LazyRandomTypeCollection &Types = Tpi->typeCollection(); in findSymbolByTypeIndex()
298 typeCollection = FOUR_CHAR_CODE('cltn') variable