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