Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1641 class DeallocGC : public CFRefBug { class
1643 DeallocGC(const CheckerBase *checker) in DeallocGC() function in __anonfdb198950611::DeallocGC
3186 deallocGC.reset(new DeallocGC(this)); in processNonLeakError()