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