Searched refs:getBlockExpr (Results 1 – 3 of 3) sorted by relevance
306 const BlockExpr *getBlockExpr() const { in getBlockExpr() function
128 CGM.getContext().getObjCEncodingForBlock(BlockInfo.getBlockExpr()); in getBlockDescriptorName()212 CGM.getContext().getObjCEncodingForBlock(blockInfo.getBlockExpr()); in buildBlockDescriptor()1086 blockAddr.getPointer(), ConvertType(blockInfo.getBlockExpr()->getType())); in EmitBlockLiteral()1373 CGM.getTypes().ConvertType(blockInfo.getBlockExpr()->getType()); in buildGlobalBlock()1403 SourceLocation StartLoc = BlockInfo->getBlockExpr()->getBody()->getBeginLoc(); in setBlockContextParameter()1431 CurEHLocation = blockInfo.getBlockExpr()->getEndLoc(); in GenerateBlockFunction()1472 const FunctionProtoType *fnType = blockInfo.getBlockExpr()->getFunctionType(); in GenerateBlockFunction()1496 blockInfo.getBlockExpr()->getBody()->getBeginLoc()); in GenerateBlockFunction()
5200 auto *FnTy = Block.getBlockExpr()->getFunctionType(); in collectDefaultFieldsForBlockLiteralDeclare()