Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1691 class DeallocGC : public CFRefBug { class
1693 DeallocGC(const CheckerBase *checker) in DeallocGC() function in __anonf8e0d6ba0611::DeallocGC
3323 deallocGC.reset(new DeallocGC(this)); in processNonLeakError()