Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h44 class UsingDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h75 class UsingDecl; variable
3389 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() function
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4144 if (const UsingShadowDecl *UsingDecl = dyn_cast<UsingShadowDecl>(FoundDecl)) in AST_MATCHER_P() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h207 class UsingDecl; variable