Home
last modified time | relevance | path

Searched defs:UsingShadowDecl (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h44 class UsingShadowDecl; variable
H A DASTContext.h108 class UsingShadowDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h49 class UsingShadowDecl; variable
H A DSema.h208 class UsingShadowDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4283 internal::Matcher<UsingShadowDecl>, Inner) { in AST_POLYMORPHIC_MATCHER_P()
6656 internal::Matcher<UsingShadowDecl>, InnerMatcher) { in AST_MATCHER_P()
6674 AST_MATCHER_P(UsingShadowDecl, hasTargetDecl, in AST_MATCHER_P() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3076 UsingShadowDecl::UsingShadowDecl(Kind K, ASTContext &C, DeclContext *DC, in UsingShadowDecl() function in UsingShadowDecl
3088 UsingShadowDecl::UsingShadowDecl(Kind K, ASTContext &C, EmptyShell Empty) in UsingShadowDecl() function in UsingShadowDecl