Searched refs:arrangeFreeFunctionCall (Results 1 – 7 of 7) sorted by relevance
85 const CGFunctionInfo &arrangeFreeFunctionCall(CodeGenModule &CGM,
63 CodeGen::arrangeFreeFunctionCall(CodeGenModule &CGM, in arrangeFreeFunctionCall() function in CodeGen
202 const CGFunctionInfo &arrangeFreeFunctionCall(const CallArgList &Args,
652 const CGFunctionInfo &FuncInfo = CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitComplexBinOpLibCall()
1317 CGF.EmitCall(CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitNewDeleteCall()
615 CodeGenTypes::arrangeFreeFunctionCall(const CallArgList &args, in arrangeFreeFunctionCall() function in CodeGenTypes
5257 const CGFunctionInfo &FnInfo = CGM.getTypes().arrangeFreeFunctionCall( in EmitCall()