Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DMangleNumberingContext.h22 class BlockDecl; variable
H A DMangle.h29 class BlockDecl; variable
H A DDeclBase.h45 class BlockDecl; variable
H A DExpr.h43 class BlockDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h20 class BlockDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h58 class BlockDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransforms.h20 class BlockDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h36 class BlockDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h37 class BlockDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h44 class BlockDecl; variable
H A DSema.h90 class BlockDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3929 AST_POLYMORPHIC_MATCHER_P( in AST_POLYMORPHIC_MATCHER_P()
4665 BlockDecl), in AST_POLYMORPHIC_MATCHER_P2() argument
4888 BlockDecl), in AST_POLYMORPHIC_MATCHER_P() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4681 BlockDecl::BlockDecl(DeclContext *DC, SourceLocation CaretLoc) in BlockDecl() function in BlockDecl
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp2913 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, in formatBlockPlaceholder()