/llvm-project/clang/include/clang/AST/ |
H A D | MangleNumberingContext.h | 22 class BlockDecl; variable
|
H A D | Mangle.h | 30 class BlockDecl; variable
|
H A D | DeclBase.h | 48 class BlockDecl; variable
|
H A D | Expr.h | 45 class BlockDecl; variable
|
/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | CalledOnceCheck.h | 20 class BlockDecl; variable
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | Transforms.h | 20 class BlockDecl; variable
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 37 class BlockDecl; variable
|
/llvm-project/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 37 class BlockDecl; variable
|
/llvm-project/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 44 class BlockDecl; variable
|
H A D | Sema.h | 97 class BlockDecl; global() variable
|
/llvm-project/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 639 getFragmentsForBlock(const NamedDecl * BlockDecl,FunctionTypeLoc & Block,FunctionProtoTypeLoc & BlockProto,DeclarationFragments & After) getFragmentsForBlock() argument
|
/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 4074 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 5030 AST_POLYMORPHIC_MATCHER_P2(hasParameter,AST_POLYMORPHIC_SUPPORTED_TYPES (FunctionDecl,ObjCMethodDecl,BlockDecl),unsigned,N,internal::Matcher<ParmVarDecl>,InnerMatcher) AST_POLYMORPHIC_MATCHER_P2() argument 5275 AST_POLYMORPHIC_MATCHER_P(hasAnyParameter,AST_POLYMORPHIC_SUPPORTED_TYPES (FunctionDecl,ObjCMethodDecl,BlockDecl),internal::Matcher<ParmVarDecl>,InnerMatcher) AST_POLYMORPHIC_MATCHER_P() argument
|
/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 5207 BlockDecl::BlockDecl(DeclContext *DC, SourceLocation CaretLoc) BlockDecl() function in BlockDecl [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 3024 formatBlockPlaceholder(const PrintingPolicy & Policy,const NamedDecl * BlockDecl,FunctionTypeLoc & Block,FunctionProtoTypeLoc & BlockProto,bool SuppressBlockName,bool SuppressBlock,std::optional<ArrayRef<QualType>> ObjCSubsts) formatBlockPlaceholder() argument [all...] |