Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScope.h35 class UsingDirectiveDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h65 class UsingDirectiveDecl; variable
H A DDeclCXX.h2946 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function