Lines Matching refs:MakeNoRet
666 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getDoNothingSummary()
670 return getPersistentSummary(RetEffect::MakeNoRet(), in getDefaultSummary()
675 return getPersistentSummary(RetEffect::MakeNoRet(), in getPersistentStopSummary()
986 ModifiableSummaryTemplate->setRetEffect(RetEffect::MakeNoRet()); in updateSummaryForCall()
1079 S = getPersistentSummary(RetEffect::MakeNoRet()); in getFunctionSummary()
1096 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1102 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1111 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1127 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1137 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1146 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1231 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, E); in getFunctionSummary()
1278 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getUnarySummary()
1405 RetEffect ResultEff = RetEffect::MakeNoRet(); in getStandardMethodSummary()
1560 getPersistentSummary(RetEffect::MakeNoRet(), in InitializeClassMethodSummaries()
1584 RetEffect NoRet = RetEffect::MakeNoRet(); in InitializeMethodSummaries()
1606 const RetainSummary *NoTrackYet = getPersistentSummary(RetEffect::MakeNoRet(), in InitializeMethodSummaries()
3069 RE = RetEffect::MakeNoRet(); in checkSummary()
3514 RetEffect RE = RetEffect::MakeNoRet(); in checkPreStmt()