/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | MangleNumberingContext.h | 22 class BlockDecl; variable
|
H A D | Mangle.h | 30 class BlockDecl; variable [all...] |
H A D | DeclBase.h | 47 class BlockDecl; global() variable
|
H A D | Expr.h | 45 class BlockDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | CalledOnceCheck.h | 20 class BlockDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | Transforms.h | 20 class BlockDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 37 class BlockDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 37 class BlockDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 602 getFragmentsForBlock(const NamedDecl * BlockDecl,FunctionTypeLoc & Block,FunctionProtoTypeLoc & BlockProto,DeclarationFragments & After) getFragmentsForBlock() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 44 class BlockDecl; variable
|
H A D | Sema.h | 93 class BlockDecl; global() variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 5030 BlockDecl), in AST_POLYMORPHIC_MATCHER_P2() argument 4073 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 5253 AST_POLYMORPHIC_MATCHER_P(hasAnyParameter,AST_POLYMORPHIC_SUPPORTED_TYPES (FunctionDecl,ObjCMethodDecl,BlockDecl),internal::Matcher<ParmVarDecl>,InnerMatcher) AST_POLYMORPHIC_MATCHER_P() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 5156 BlockDecl::BlockDecl(DeclContext *DC, SourceLocation CaretLoc) BlockDecl() function in BlockDecl [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 3017 /// \param BlockDecl A declaration with an Objective-C block type. in formatBlockPlaceholder() argument [all...] |