Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DMangleNumberingContext.h22 class BlockDecl; variable
H A DMangle.h30 class BlockDecl; variable
H A DDeclBase.h47 class BlockDecl; variable
H A DExpr.h45 class BlockDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h20 class BlockDecl; variable
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h20 class BlockDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h37 class BlockDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h37 class BlockDecl; variable
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp602 const NamedDecl *BlockDecl, FunctionTypeLoc &Block, in getFragmentsForBlock()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h44 class BlockDecl; variable
H A DSema.h93 class BlockDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4073 AST_POLYMORPHIC_MATCHER_P( in AST_POLYMORPHIC_MATCHER_P()
5030 BlockDecl), in AST_POLYMORPHIC_MATCHER_P2() argument
5253 BlockDecl), in AST_POLYMORPHIC_MATCHER_P() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5156 BlockDecl::BlockDecl(DeclContext *DC, SourceLocation CaretLoc) in BlockDecl() function in BlockDecl
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3017 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, in formatBlockPlaceholder()