Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScope.h31 class UsingDirectiveDecl; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclarationName.h36 class UsingDirectiveDecl; variable
HDDeclBase.h56 class UsingDirectiveDecl; variable
HDDeclCXX.h2585 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function