Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h35 class UsingDirectiveDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h68 class UsingDirectiveDecl; variable
H A DDeclCXX.h3039 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function