Home
last modified time | relevance | path

Searched defs:SubTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp445 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...]
/llvm-project/clang-tools-extra/clangd/unittests/
H A DTypeHierarchyTests.cpp771 TEST(Standard, SubTypes) { in TEST() argument
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp1787 fillSubTypes(const SymbolID & ID,std::vector<TypeHierarchyItem> & SubTypes,const SymbolIndex * Index,int Levels,PathRef TUPath) fillSubTypes() argument