Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h34 class UsingDirectiveDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h41 class UsingDirectiveDecl; variable
H A DDeclBase.h71 class UsingDirectiveDecl; variable
H A DDeclCXX.h2898 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, in UsingDirectiveDecl() function