Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.cpp888 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in EmitBlockLiteral() local
1427 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in GenerateBlockFunction() local
HDCGObjCMac.cpp2369 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in visitBlock() local
2893 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); in fillRunSkipBlockVars() local
HDCGDebugInfo.cpp5221 const BlockDecl *blockDecl = block.getBlockDecl(); in EmitDeclareOfBlockLiteralArgVariable() local
/freebsd-head/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchersInternal.cpp838 blockDecl; variable