Searched refs:getRetEffect (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp420 /// getRetEffect - Returns the effect on the return value of the call.
421 RetEffect getRetEffect() const { return Ret; } function in class:__anon3914::RetainSummary
954 RE = S->getRetEffect();
2795 RetEffect RE = Summ.getRetEffect();
2857 RetEffect RE = Summ.getRetEffect();
3301 RE = Summ->getRetEffect();
3305 RE = Summ->getRetEffect();

Completed in 67 milliseconds