Home
last modified time | relevance | path

Searched refs:arrangeFreeFunctionCall (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenABITypes.cpp58 CodeGen::arrangeFreeFunctionCall(CodeGenModule &CGM, in arrangeFreeFunctionCall() function in CodeGen
DCodeGenTypes.h262 const CGFunctionInfo &arrangeFreeFunctionCall(const CallArgList &Args,
DCGExprComplex.cpp598 const CGFunctionInfo &FuncInfo = CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitComplexBinOpLibCall()
DCGExprCXX.cpp1119 CGF.EmitCall(CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitNewDeleteCall()
DCGCall.cpp556 CodeGenTypes::arrangeFreeFunctionCall(const CallArgList &args, in arrangeFreeFunctionCall() function in CodeGenTypes
DCGExpr.cpp4099 const CGFunctionInfo &FnInfo = CGM.getTypes().arrangeFreeFunctionCall( in EmitCall()
/external/clang/include/clang/CodeGen/
DCodeGenABITypes.h67 const CGFunctionInfo &arrangeFreeFunctionCall(CodeGenModule &CGM,