Searched refs:typeCollection (Results 1 – 5 of 5) 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()173 codeview::LazyRandomTypeCollection &Types = Tpi->typeCollection(); in findSymbolByTypeIndex()
67 LazyRandomTypeCollection &Types = Tpi.typeCollection(); in NativeEnumEnumEnumerators()
58 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; } in typeCollection() function