Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp86 ErrorDeallocGC, // Calling -dealloc with GC enabled. enumerator
306 case ErrorDeallocGC: in print()
3176 V = V ^ RefVal::ErrorDeallocGC; in updateSymbol()
3321 case RefVal::ErrorDeallocGC: in processNonLeakError()