Searched refs:BlockExpression (Results 1 – 2 of 2) sorted by relevance
231 const BlockExpr *BlockExpression; variable266 assert(BlockExpression); in getBlockExpr()267 assert(BlockExpression->getBlockDecl() == Block); in getBlockExpr()268 return BlockExpression; in getBlockExpr()
675 blockInfo.BlockExpression = blockExpr; in EmitBlockLiteral()684 blockInfo->BlockExpression = blockExpr; in EmitBlockLiteral()1036 blockInfo.BlockExpression = blockExpr; in GetAddrOfGlobalBlock()