Searched refs:S_Retain (Results 1 – 7 of 7) sorted by relevance
29 case S_Retain: in operator <<()60 if ((A == S_Retain || A == S_CanRelease) && in MergeSeqs()209 case S_Retain: in MatchWithRetain()237 case S_Retain: in HandlePotentialAlterRefCount()287 case S_Retain: in HandlePotentialUse()309 if (GetSeq() == S_Retain) in InitTopDown()312 ResetSequenceProgress(S_Retain); in InitTopDown()331 case S_Retain: in MatchWithRelease()333 if (OldSeq == S_Retain || ReleaseMetadata != nullptr) in MatchWithRelease()362 case S_Retain: in HandlePotentialAlterRefCount()[all …]
39 S_Retain, ///< objc_retain(x). enumerator
969 case S_Retain: in CheckForUseCFGHazard()998 case S_Retain: in CheckForCanReleaseCFGHazard()1025 assert((Seq == S_Retain || Seq == S_CanRelease || Seq == S_Use) && in CheckForCFGHazards()1077 case S_Retain: in CheckForCFGHazards()
41 case S_Retain: in operator <<()72 if ((A == S_Retain || A == S_CanRelease) && in MergeSeqs()223 case S_Retain: in MatchWithRetain()251 case S_Retain: in HandlePotentialAlterRefCount()314 case S_Retain: in HandlePotentialUse()336 if (GetSeq() == S_Retain) in InitTopDown()339 ResetSequenceProgress(S_Retain); in InitTopDown()358 case S_Retain: in MatchWithRelease()360 if (OldSeq == S_Retain || ReleaseMetadata != nullptr) in MatchWithRelease()391 case S_Retain: in HandlePotentialAlterRefCount()[all …]
43 S_Retain, ///< objc_retain(x). enumerator
1027 case S_Retain: in CheckForUseCFGHazard()1056 case S_Retain: in CheckForCanReleaseCFGHazard()1083 assert((Seq == S_Retain || Seq == S_CanRelease || Seq == S_Use) && in CheckForCFGHazards()1134 case S_Retain: in CheckForCFGHazards()
1097 S_Retain, ///< objc_retain(x) enumerator1116 if ((A == S_Retain || A == S_CanRelease) && in MergeSeqs()2217 case S_Retain: in CheckForCFGHazards()2251 case S_Retain: in CheckForCFGHazards()2364 case S_Retain: in VisitBottomUp()2404 case S_Retain: in VisitBottomUp()2433 case S_Retain: in VisitBottomUp()2502 if (S.GetSeq() == S_Retain) in VisitTopDown()2505 S.SetSeq(S_Retain); in VisitTopDown()2527 case S_Retain: in VisitTopDown()[all …]