Home
last modified time | relevance | path

Searched defs:UsingDirectiveDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScope.h24 class UsingDirectiveDecl; variable
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclarationName.h35 class UsingDirectiveDecl; variable
DDeclBase.h52 class UsingDirectiveDecl; variable
DDeclCXX.h2493 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function