Home
last modified time | relevance | path

Searched defs:UsingDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGDebugInfo.h39 class UsingDecl; variable
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclCXX.h45 class UsingDecl; variable
2675 friend class UsingDecl; variable
2776 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() function
DASTContext.h67 class UsingDecl; variable
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
DASTMatchers.h1955 if (const UsingShadowDecl *UsingDecl = dyn_cast<UsingShadowDecl>(FoundDecl)) in AST_MATCHER_P() local
2751 AST_MATCHER_P(UsingDecl, hasAnyUsingShadowDecl, in AST_MATCHER_P() argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h173 class UsingDecl; variable