Home
last modified time | relevance | path

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

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