Home
last modified time | relevance | path

Searched defs:DeclaratorDecl (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCXXABI.h23 class DeclaratorDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h24 class DeclaratorDecl; variable
H A DExternalSemaSource.h30 class DeclaratorDecl; variable
H A DTemplate.h35 class DeclaratorDecl; variable
H A DSema.h123 class DeclaratorDecl; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h41 class DeclaratorDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h76 class DeclaratorDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h790 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclaratorDecl() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4078 AST_POLYMORPHIC_MATCHER_P(hasTypeLoc,AST_POLYMORPHIC_SUPPORTED_TYPES (BlockDecl,CXXBaseSpecifier,CXXCtorInitializer,CXXFunctionalCastExpr,CXXNewExpr,CXXTemporaryObjectExpr,CXXUnresolvedConstructExpr,ClassTemplateSpecializationDecl,CompoundLiteralExpr,DeclaratorDecl,ExplicitCastExpr,ObjCPropertyDecl,TemplateArgumentLoc,TypedefNameDecl),internal::Matcher<TypeLoc>,Inner) AST_POLYMORPHIC_MATCHER_P() argument