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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp114 unsigned getCombinedCounts() const { return Cnt + ACnt; } function in class:__anon3577::RefVal
1925 assert(CurrV.getCombinedCounts() == 0);

Completed in 53 milliseconds