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

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

Completed in 1015 milliseconds