Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1469 static void fillSuperTypes(const CXXRecordDecl &CXXRD, ASTContext &ASTCtx, in fillSuperTypes() function
1488 fillSuperTypes(*ParentDecl, ASTCtx, *ParentSym->parents, RPSet); in fillSuperTypes()
1620 fillSuperTypes(*CXXRD, AST.getASTContext(), *Result->parents, RPSet); in getTypeHierarchy()