Home
last modified time | relevance | path

Searched refs:fillSuperTypes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp1710 static void fillSuperTypes(const CXXRecordDecl &CXXRD, llvm::StringRef TUPath, in fillSuperTypes() function
1730 fillSuperTypes(*ParentDecl, TUPath, *ParentSym, RPSet); in fillSuperTypes()
2060 fillSuperTypes(*CXXRD, TUPath, *Result, RPSet); in getTypeHierarchy()