Searched refs:IncRef (Results 1 – 4 of 4) sorted by relevance
66 IncRef, enumerator
687 SmallString<128> IncRef; in TEST() local688 IncRef.append(1, '@'); in TEST()689 IncRef.append(IncludedFileName.c_str()); in TEST()691 { "test/test", "-flag_1", IncRef.c_str(), "-flag_2" }; in TEST()
908 case IncRef: in getStopTrackingHardEquivalent()1272 case cfretain: Effect = IncRef; break; in getUnarySummary()2747 ArgEffect AE = IncRef; in checkPostStmt()2754 AE = IncRef; in checkPostStmt()3141 E = IgnoreRetainMsg ? DoNothing : IncRef; in updateSymbol()3218 case IncRef: in updateSymbol()
1549 if (AE == DecRef /*CFConsumed annotated*/ || AE == IncRef) { in migrateAddFunctionAnnotation()1552 else if (AE == IncRef) in migrateAddFunctionAnnotation()1679 if ((AE == DecRef && !pd->hasAttr<CFConsumedAttr>()) || AE == IncRef || in migrateAddMethodAnnotation()