Searched defs:TypeCollection (Results 1 – 5 of 5) sorted by relevance
19 class TypeCollection; variable
23 class TypeCollection; variable
24 class TypeCollection; variable
25 class TypeCollection; variable
450 auto &TypeCollection = (StreamIdx == StreamTPI) ? TpiTypes : IpiTypes; in initializeTypes() local