Home
last modified time | relevance | path

Searched defs:blockDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp917 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in EmitBlockLiteral() local
1459 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in GenerateBlockFunction() local
H A DCGObjCMac.cpp2285 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in visitBlock() local
2806 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in fillRunSkipBlockVars() local
H A DCGDebugInfo.cpp5484 const BlockDecl *blockDecl = block.getBlockDecl(); in EmitDeclareOfBlockLiteralArgVariable() local
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp867 blockDecl; variable