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

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

Completed in 207 milliseconds