Searched defs:UsingShadowDecl (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | TemplateName.h | 43 class UsingShadowDecl; variable
|
| H A D | ASTContext.h | 135 class UsingShadowDecl; variable
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | CodeCompleteConsumer.h | 50 class UsingShadowDecl; variable
|
| H A D | Sema.h | 207 class UsingShadowDecl; variable
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | DeclCXX.cpp | 2987 UsingShadowDecl::UsingShadowDecl(Kind K, ASTContext &C, DeclContext *DC, in UsingShadowDecl() function in UsingShadowDecl 2999 UsingShadowDecl::UsingShadowDecl(Kind K, ASTContext &C, EmptyShell Empty) in UsingShadowDecl() function in UsingShadowDecl
|
| /llvm-project-15.0.7/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 4186 internal::Matcher<UsingShadowDecl>, Inner) { in AST_POLYMORPHIC_MATCHER_P() 6410 internal::Matcher<UsingShadowDecl>, InnerMatcher) { in AST_MATCHER_P() 6428 AST_MATCHER_P(UsingShadowDecl, hasTargetDecl, in AST_MATCHER_P() argument
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | ASTImporterTest.cpp | 7385 AST_MATCHER_P(UsingShadowDecl, hasIntroducerDecl, internal::Matcher<NamedDecl>, in AST_MATCHER_P() argument
|