Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1690 class DeallocGC : public CFRefBug { class
1692 DeallocGC(const CheckerBase *checker) in DeallocGC() function in __anonbe000e510611::DeallocGC
3330 deallocGC.reset(new DeallocGC(this)); in processNonLeakError()