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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1585 class DeallocNotOwned : public CFRefBug { class in namespace:__anon3602
1587 DeallocNotOwned() function in class:__anon3602::DeallocNotOwned
3071 deallocNotOwned.reset(new DeallocNotOwned());

Completed in 55 milliseconds