Searched refs:DeallocNotOwned (Results 1 – 1 of 1) sorted by relevance
62 class DeallocNotOwned : public RefCountBug { class64 DeallocNotOwned(const CheckerBase *checker) in DeallocNotOwned() function in clang::ento::retaincountchecker::DeallocNotOwned893 deallocNotOwned.reset(new DeallocNotOwned(this)); in processNonLeakError()