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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1651 class DeallocNotOwned : public CFRefBug { class in namespace:__anon18231
1653 DeallocNotOwned(const CheckerBase *checker) function in class:__anon18231::DeallocNotOwned
3191 deallocNotOwned.reset(new DeallocNotOwned(this));

Completed in 73 milliseconds