Home
last modified time | relevance | path

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

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