Searched defs:SubTypes (Results 1 – 3 of 3) sorted by relevance
445 static bool advanceToNextLeafType(SmallVectorImpl<Type *> &SubTypes, in advanceToNextLeafType() argument 486 firstRealType(Type * Next,SmallVectorImpl<Type * > & SubTypes,SmallVectorImpl<unsigned> & Path) firstRealType() argument 515 nextRealType(SmallVectorImpl<Type * > & SubTypes,SmallVectorImpl<unsigned> & Path) nextRealType() argument [all...]
771 TEST(Standard, SubTypes) { in TEST() argument
1787 fillSubTypes(const SymbolID & ID,std::vector<TypeHierarchyItem> & SubTypes,const SymbolIndex * Index,int Levels,PathRef TUPath) fillSubTypes() argument