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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp185 unsigned getCombinedCounts() const { return Cnt + ACnt; } function in class:__anon3456::RefVal
1998 assert(CurrV.getCombinedCounts() == 0);

Completed in 46 milliseconds