Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2894 DeclContext *CommonAncestor; variable
2901 DeclContext *CommonAncestor) in UsingDirectiveDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp58 const DeclContext *CommonAncestor; member in __anon8d9d45fa0111::UnqualUsingEntry
62 const DeclContext *CommonAncestor) in UnqualUsingEntry()
H A DSemaCodeComplete.cpp712 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() local
H A DSemaDeclCXX.cpp11497 DeclContext *CommonAncestor = NS; in ActOnUsingDirective() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2843 DeclContext *CommonAncestor) { in Create()