Lines Matching refs:MakeNoRet
665 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getDoNothingSummary()
669 return getPersistentSummary(RetEffect::MakeNoRet(), in getDefaultSummary()
674 return getPersistentSummary(RetEffect::MakeNoRet(), in getPersistentStopSummary()
983 ModifiableSummaryTemplate->setRetEffect(RetEffect::MakeNoRet()); in updateSummaryForCall()
1077 S = getPersistentSummary(RetEffect::MakeNoRet()); in getFunctionSummary()
1094 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1100 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1109 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1125 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1135 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1144 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1229 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, E); in getFunctionSummary()
1276 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getUnarySummary()
1382 RetEffect ResultEff = RetEffect::MakeNoRet(); in getStandardMethodSummary()
1537 getPersistentSummary(RetEffect::MakeNoRet(), in InitializeClassMethodSummaries()
1561 RetEffect NoRet = RetEffect::MakeNoRet(); in InitializeMethodSummaries()
1583 const RetainSummary *NoTrackYet = getPersistentSummary(RetEffect::MakeNoRet(), in InitializeMethodSummaries()
3011 RE = RetEffect::MakeNoRet(); in checkSummary()
3452 RetEffect RE = RetEffect::MakeNoRet(); in checkPreStmt()