Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp84 ErrorDeallocNotOwned, // -dealloc called on non-owned object. enumerator
293 case ErrorDeallocNotOwned: in print()
3075 V = V ^ RefVal::ErrorDeallocNotOwned; in updateSymbol()
3189 case RefVal::ErrorDeallocNotOwned: in processNonLeakError()