Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclCXX.h2565 DeclContext *CommonAncestor; variable
2580 DeclContext *CommonAncestor) in UsingDirectiveDecl()
/external/clang/lib/Sema/
DSemaLookup.cpp62 const DeclContext *CommonAncestor; member in __anonb2686e5d0111::UnqualUsingEntry
66 const DeclContext *CommonAncestor) in UnqualUsingEntry()
DSemaCodeComplete.cpp455 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() local
DSemaDeclCXX.cpp7600 DeclContext *CommonAncestor = cast<DeclContext>(NS); in ActOnUsingDirective() local
/external/clang/lib/AST/
DDeclCXX.cpp1973 DeclContext *CommonAncestor) { in Create()