Searched refs:areArgsDestroyedLeftToRightInCallee (Results 1 – 5 of 5) sorted by relevance
217 bool areArgsDestroyedLeftToRightInCallee() const { in areArgsDestroyedLeftToRightInCallee() function
2435 if (getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()) { in EmitFunctionProlog()2984 assert(CGF.getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()); in deactivateArgCleanupsBeforeCall()3195 if (CGM.getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()) { in EmitCallArgs()3288 CGM.getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()) { in EmitCallArg()
1783 getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()) { in EmitParmDecl()
2084 if (CGF.getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()) { in canEmitDelegateCallArgs()
9456 .areArgsDestroyedLeftToRightInCallee()) { in CheckParmsForFunctionDef()