Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp55 const DeclContext *CommonAncestor; member in __anon9853ef940111::UnqualUsingEntry
59 const DeclContext *CommonAncestor) in UnqualUsingEntry()
DSemaCodeComplete.cpp439 for (DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() local
DSemaDeclCXX.cpp4941 DeclContext *CommonAncestor = cast<DeclContext>(NS); in ActOnUsingDirective() local
/external/clang/lib/AST/
DDeclCXX.cpp1593 DeclContext *CommonAncestor) { in Create()