Lines Matching refs:MakeNoRet
667 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getDoNothingSummary()
671 return getPersistentSummary(RetEffect::MakeNoRet(), in getDefaultSummary()
676 return getPersistentSummary(RetEffect::MakeNoRet(), in getPersistentStopSummary()
987 ModifiableSummaryTemplate->setRetEffect(RetEffect::MakeNoRet()); in updateSummaryForCall()
1080 S = getPersistentSummary(RetEffect::MakeNoRet()); in getFunctionSummary()
1097 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1103 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1112 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1128 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1138 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1147 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1232 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, E); in getFunctionSummary()
1279 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getUnarySummary()
1406 RetEffect ResultEff = RetEffect::MakeNoRet(); in getStandardMethodSummary()
1561 getPersistentSummary(RetEffect::MakeNoRet(), in InitializeClassMethodSummaries()
1585 RetEffect NoRet = RetEffect::MakeNoRet(); in InitializeMethodSummaries()
1607 const RetainSummary *NoTrackYet = getPersistentSummary(RetEffect::MakeNoRet(), in InitializeMethodSummaries()
3062 RE = RetEffect::MakeNoRet(); in checkSummary()
3507 RetEffect RE = RetEffect::MakeNoRet(); in checkPreStmt()