Home
last modified time | relevance | path

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

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