Searched refs:areArgsDestroyedLeftToRightInCallee (Results 1 – 9 of 9) sorted by relevance
217 bool areArgsDestroyedLeftToRightInCallee() const { in areArgsDestroyedLeftToRightInCallee() function
228 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()
2780 if (getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()) { in EmitFunctionProlog()3833 CGM.getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee() in EmitCallArgs()
2111 if (CGF.getTarget().getCXXABI().areArgsDestroyedLeftToRightInCallee()) { in canEmitDelegateCallArgs()
9456 .areArgsDestroyedLeftToRightInCallee()) { in CheckParmsForFunctionDef()
6863 if (Context.getTargetInfo().getCXXABI().areArgsDestroyedLeftToRightInCallee()) in CheckCompletedCXXClass()