Searched defs:isLeak (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1622 virtual bool isLeak() const { return false; } function in class:__anon15559::CFRefBug
1695 bool isLeak() const { return true; } function in class:__anon15559::Leak
1771 if (!BugTy.isLeak())

Completed in 60 milliseconds