Searched defs:Using (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h2777 UsingShadowDecl(ASTContext &C, DeclContext *DC, SourceLocation Loc, UsingDecl *Using, NamedDecl *Target) argument
2801 Create(ASTContext &C, DeclContext *DC, SourceLocation Loc, UsingDecl *Using, NamedDecl *Target) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp7733 bool Sema::CheckUsingShadowDecl(UsingDecl *Using, NamedDecl *Orig, argument
[all...]
H A DTreeTransform.h11320 UsingDecl *Using = cast<UsingDecl>(D); local

Completed in 257 milliseconds