Searched defs:CommonAncestor (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp58 const DeclContext *CommonAncestor; member in class:__anon829::UnqualUsingEntry
61 UnqualUsingEntry(const DeclContext *Nominated, const DeclContext *CommonAncestor) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2894 DeclContext *CommonAncestor; member in class:clang::UsingDirectiveDecl
2896 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, SourceLocation NamespcLoc, NestedNameSpecifierLoc QualifierLoc, SourceLocation IdentLoc, NamedDecl *Nominated, DeclContext *CommonAncestor) argument

Completed in 188 milliseconds