Searched refs:getBlockExpr (Results 1 – 2 of 2) sorted by relevance
217 const BlockExpr *getBlockExpr() const { in getBlockExpr() function
90 CGM.getContext().getObjCEncodingForBlock(blockInfo.getBlockExpr()); in buildBlockDescriptor()782 ConvertType(blockInfo.getBlockExpr()->getType())); in EmitBlockLiteral()987 CGM.getTypes().ConvertType(blockInfo.getBlockExpr()->getType()); in buildGlobalBlock()1034 const FunctionProtoType *fnType = blockInfo.getBlockExpr()->getFunctionType(); in GenerateBlockFunction()1053 blockInfo.getBlockExpr()->getBody()->getLocStart()); in GenerateBlockFunction()