Home
last modified time | relevance | path

Searched defs:BlockDecl (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DMangleNumberingContext.h22 class BlockDecl; variable
H A DMangle.h30 class BlockDecl; variable
[all...]
H A DDeclBase.h47 class BlockDecl; global() variable
H A DExpr.h45 class BlockDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h20 class BlockDecl; variable
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h20 class BlockDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h37 class BlockDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h37 class BlockDecl; variable
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp602 getFragmentsForBlock(const NamedDecl * BlockDecl,FunctionTypeLoc & Block,FunctionProtoTypeLoc & BlockProto,DeclarationFragments & After) getFragmentsForBlock() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h44 class BlockDecl; variable
H A DSema.h93 class BlockDecl; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5030 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 DDecl.cpp5156 BlockDecl::BlockDecl(DeclContext *DC, SourceLocation CaretLoc) BlockDecl() function in BlockDecl
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3017 /// \param BlockDecl A declaration with an Objective-C block type. in formatBlockPlaceholder() argument
[all...]