Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBlockExpr

112     CGM.getContext().getObjCEncodingForBlock(blockInfo.getBlockExpr());
898 ConvertType(blockInfo.getBlockExpr()->getType()));
1097 CGM.getTypes().ConvertType(blockInfo.getBlockExpr()->getType());
1123 SourceLocation StartLoc = BlockInfo->getBlockExpr()->getBody()->getLocStart();
1148 CurEHLocation = blockInfo.getBlockExpr()->getLocEnd();
1179 const FunctionProtoType *fnType = blockInfo.getBlockExpr()->getFunctionType();
1195 blockInfo.getBlockExpr()->getBody()->getLocStart());