Home
last modified time | relevance | path

Searched refs:DeallocNotOwned (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1701 class DeallocNotOwned : public CFRefBug { class
1703 DeallocNotOwned(const CheckerBase *checker) in DeallocNotOwned() function in __anonf8e0d6ba0611::DeallocNotOwned
3328 deallocNotOwned.reset(new DeallocNotOwned(this)); in processNonLeakError()