Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp85 ErrorDeallocGC, // Calling -dealloc with GC enabled. enumerator
305 case ErrorDeallocGC: in print()
3183 V = V ^ RefVal::ErrorDeallocGC; in updateSymbol()
3328 case RefVal::ErrorDeallocGC: in processNonLeakError()