Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScope.h31 class UsingDirectiveDecl; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclarationName.h36 class UsingDirectiveDecl; variable
H A DDeclBase.h55 class UsingDirectiveDecl; variable
H A DDeclCXX.h2581 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function