Searched refs:IncRef (Results 1 – 3 of 3) sorted by relevance
66 IncRef, enumerator
906 case IncRef: in getStopTrackingHardEquivalent()1269 case cfretain: Effect = IncRef; break; in getUnarySummary()2722 ArgEffect AE = IncRef; in checkPostStmt()2729 AE = IncRef; in checkPostStmt()3091 E = IgnoreRetainMsg ? DoNothing : IncRef; in updateSymbol()3163 case IncRef: in updateSymbol()
1564 if (AE == DecRef /*CFConsumed annotated*/ || AE == IncRef) { in migrateAddFunctionAnnotation()1567 else if (AE == IncRef) in migrateAddFunctionAnnotation()1696 if ((AE == DecRef && !pd->hasAttr<CFConsumedAttr>()) || AE == IncRef || in migrateAddMethodAnnotation()