Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp900 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in EmitBlockLiteral() local
1447 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in GenerateBlockFunction() local
H A DCGObjCMac.cpp2429 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in visitBlock() local
2953 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in fillRunSkipBlockVars() local
H A DCGDebugInfo.cpp4602 const BlockDecl *blockDecl = block.getBlockDecl(); in EmitDeclareOfBlockLiteralArgVariable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp822 blockDecl; variable