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
289 case ErrorDeallocGC: in print()
3061 V = V ^ RefVal::ErrorDeallocGC; in updateSymbol()
3184 case RefVal::ErrorDeallocGC: in processNonLeakError()