Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h34 class UsingDirectiveDecl; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclarationName.h41 class UsingDirectiveDecl; variable
H A DDeclBase.h71 class UsingDirectiveDecl; variable
H A DDeclCXX.h2896 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function