Searched defs:DeclaratorDecl (Results 1 – 11 of 11) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | CXXABI.h | 23 class DeclaratorDecl; variable
|
/llvm-project/clang/include/clang/Sema/ |
H A D | MultiplexExternalSemaSource.h | 24 class DeclaratorDecl; variable
|
H A D | ExternalSemaSource.h | 30 class DeclaratorDecl; variable
|
H A D | Template.h | 35 class DeclaratorDecl; variable
|
H A D | Sema.h | 127 class DeclaratorDecl; global() variable
|
/llvm-project/clang/include/clang/AST/ |
H A D | ASTConsumer.h | 26 class DeclaratorDecl; variable
|
H A D | Decl.h | 790 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclaratorDecl() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 41 class DeclaratorDecl; variable
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTReader.h | 76 class DeclaratorDecl; global() variable
|
/llvm-project/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersNodeTest.cpp | 736 TEST_P(ASTMatchersTest,DeclaratorDecl) TEST_P() argument
|
/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 4079 AST_POLYMORPHIC_MATCHER_P(hasTypeLoc,AST_POLYMORPHIC_SUPPORTED_TYPES (BlockDecl,CXXBaseSpecifier,CXXCtorInitializer,CXXFunctionalCastExpr,CXXNewExpr,CXXTemporaryObjectExpr,CXXUnresolvedConstructExpr,CompoundLiteralExpr,DeclaratorDecl,ExplicitCastExpr,ObjCPropertyDecl,TemplateArgumentLoc,TypedefNameDecl),internal::Matcher<TypeLoc>,Inner) AST_POLYMORPHIC_MATCHER_P() argument
|