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

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

Completed in 194 milliseconds