Searched refs:EPs (Results 1 – 1 of 1) sorted by relevance
2400 ObjCEntrypoints &EPs = CGF.CGM.getObjCEntrypoints(); in emitOptimizedARCReturnCall() local2402 ? EPs.objc_retainAutoreleasedReturnValue in emitOptimizedARCReturnCall()2403 : EPs.objc_unsafeClaimAutoreleasedReturnValue; in emitOptimizedARCReturnCall()