Searched refs:arrangeFreeFunctionCall (Results 1 – 7 of 7) sorted by relevance
77 const CGFunctionInfo &arrangeFreeFunctionCall(CodeGenModule &CGM,
63 CodeGen::arrangeFreeFunctionCall(CodeGenModule &CGM, in arrangeFreeFunctionCall() function in CodeGen
198 const CGFunctionInfo &arrangeFreeFunctionCall(const CallArgList &Args,
652 const CGFunctionInfo &FuncInfo = CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitComplexBinOpLibCall()
1313 CGF.EmitCall(CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitNewDeleteCall()
624 CodeGenTypes::arrangeFreeFunctionCall(const CallArgList &args, in arrangeFreeFunctionCall() function in CodeGenTypes
5451 const CGFunctionInfo &FnInfo = CGM.getTypes().arrangeFreeFunctionCall( in EmitCall()