Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DMangleNumberingContext.h23 class BlockDecl; variable
H A DMangle.h29 class BlockDecl; variable
H A DDeclBase.h1653 friend class BlockDecl; variable
H A DExpr.h40 class BlockDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h56 class BlockDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.h21 class BlockDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h37 class BlockDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h35 class BlockDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h43 class BlockDecl; variable
H A DSema.h81 class BlockDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3785 BlockDecl), in AST_POLYMORPHIC_MATCHER_P2() argument
3880 BlockDecl), in AST_POLYMORPHIC_MATCHER_P() argument
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp4256 BlockDecl::BlockDecl(DeclContext *DC, SourceLocation CaretLoc) in BlockDecl() function in BlockDecl
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp2498 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, in formatBlockPlaceholder()