Home
last modified time | relevance | path

Searched refs:DoNothing (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp565 ArgEffect ReceiverEff = DoNothing, in getPersistentSummary()
572 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getDoNothingSummary()
577 DoNothing, MayEscape); in getDefaultSummary()
819 case DoNothing: in getStopTrackingHardEquivalent()
898 ModifiableSummaryTemplate->setReceiverEffect(DoNothing); in updateSummaryForCall()
1003 DoNothing, DoNothing); in getFunctionSummary()
1010 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1016 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1025 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1033 DoNothing, DoNothing); in getFunctionSummary()
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h28 DoNothing, enumerator