Searched defs:SubTypes (Results 1 – 3 of 3) sorted by relevance
432 static bool advanceToNextLeafType(SmallVectorImpl<Type *> &SubTypes, in advanceToNextLeafType()473 static bool firstRealType(Type *Next, SmallVectorImpl<Type *> &SubTypes, in firstRealType()502 static bool nextRealType(SmallVectorImpl<Type *> &SubTypes, in nextRealType()
758 TEST(Standard, SubTypes) { in TEST() argument
1690 std::vector<TypeHierarchyItem> &SubTypes, in fillSubTypes()