Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScope.h32 class UsingDirectiveDecl; variable
/external/clang/include/clang/AST/
DDeclarationName.h37 class UsingDirectiveDecl; variable
DDeclBase.h57 class UsingDirectiveDecl; variable
DDeclCXX.h2641 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function