Searched refs:arrangeBlockFunctionCall (Results 1 – 3 of 3) sorted by relevance
203 const CGFunctionInfo &arrangeBlockFunctionCall(const CallArgList &args,
969 CGM.getTypes().arrangeBlockFunctionCall(Args, FuncTy); in EmitBlockCallExpr()
371 CodeGenTypes::arrangeBlockFunctionCall(const CallArgList &args, in arrangeBlockFunctionCall() function in CodeGenTypes