Home
last modified time | relevance | path

Searched defs:Nominated (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp60 const DeclContext *Nominated; global() member in __anon58ef0f810111::UnqualUsingEntry
64 UnqualUsingEntry(const DeclContext * Nominated,const DeclContext * CommonAncestor) UnqualUsingEntry() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3029 UsingDirectiveDecl(DeclContext * DC,SourceLocation UsingLoc,SourceLocation NamespcLoc,NestedNameSpecifierLoc QualifierLoc,SourceLocation IdentLoc,NamedDecl * Nominated,DeclContext * CommonAncestor) UsingDirectiveDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5147 ConstructorUsingShadowDecl *Nominated = importChecked( VisitUsingShadowDecl() local