Searched refs:BlockExpression (Results 1 – 3 of 3) sorted by relevance
231 const BlockExpr *BlockExpression; variable266 assert(BlockExpression); in getBlockExpr()267 assert(BlockExpression->getBlockDecl() == Block); in getBlockExpr()268 return BlockExpression; in getBlockExpr()
680 blockInfo.BlockExpression = blockExpr; in EmitBlockLiteral()689 blockInfo->BlockExpression = blockExpr; in EmitBlockLiteral()1039 blockInfo.BlockExpression = blockExpr; in GetAddrOfGlobalBlock()
2778 RT = BlockInfo->BlockExpression->getFunctionType()->getReturnType(); in EmitFunctionEpilog()