Searched refs:BlockExpression (Results 1 – 2 of 2) sorted by relevance
211 const BlockExpr *BlockExpression; variable245 assert(BlockExpression); in getBlockExpr()246 assert(BlockExpression->getBlockDecl() == Block); in getBlockExpr()247 return BlockExpression; in getBlockExpr()
690 blockInfo.BlockExpression = blockExpr; in EmitBlockLiteral()699 blockInfo->BlockExpression = blockExpr; in EmitBlockLiteral()1044 blockInfo.BlockExpression = blockExpr; in GetAddrOfGlobalBlock()