Home
last modified time | relevance | path

Searched defs:CommonAncestor (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/unittests/
DSelectionTests.cpp95 TEST(SelectionTest, CommonAncestor) { in TEST() argument
/external/clang/include/clang/AST/
DDeclCXX.h2631 DeclContext *CommonAncestor; variable
2646 DeclContext *CommonAncestor) in UsingDirectiveDecl()
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h2873 DeclContext *CommonAncestor; variable
2880 DeclContext *CommonAncestor) in UsingDirectiveDecl()
/external/clang/lib/Sema/
DSemaLookup.cpp61 const DeclContext *CommonAncestor; member in __anon54059c910111::UnqualUsingEntry
65 const DeclContext *CommonAncestor) in UnqualUsingEntry()
DSemaCodeComplete.cpp454 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() local
DSemaDeclCXX.cpp7764 DeclContext *CommonAncestor = cast<DeclContext>(NS); in ActOnUsingDirective() local
/external/clang/lib/AST/
DDeclCXX.cpp2037 DeclContext *CommonAncestor) { in Create()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp58 const DeclContext *CommonAncestor; member in __anon23ebd89f0111::UnqualUsingEntry
62 const DeclContext *CommonAncestor) in UnqualUsingEntry()
DSemaCodeComplete.cpp682 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() local
DSemaDeclCXX.cpp11438 DeclContext *CommonAncestor = NS; in ActOnUsingDirective() local
/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2824 DeclContext *CommonAncestor) { in Create()