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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp85 ErrorDeallocGC, // Calling -dealloc with GC enabled. enumerator in enum:__anon18226::RefVal::Kind
289 case ErrorDeallocGC:
3061 V = V ^ RefVal::ErrorDeallocGC;
3184 case RefVal::ErrorDeallocGC:

Completed in 59 milliseconds