Searched refs:BlockExpression (Results 1 – 2 of 2) sorted by relevance
192 const BlockExpr *BlockExpression; variable218 assert(BlockExpression); in getBlockExpr()219 assert(BlockExpression->getBlockDecl() == Block); in getBlockExpr()220 return BlockExpression; in getBlockExpr()
612 blockInfo.BlockExpression = blockExpr; in EmitBlockLiteral()621 blockInfo->BlockExpression = blockExpr; in EmitBlockLiteral()929 blockInfo.BlockExpression = blockExpr; in GetAddrOfGlobalBlock()