Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp85 ErrorDeallocNotOwned, // -dealloc called on non-owned object. enumerator
310 case ErrorDeallocNotOwned: in print()
3190 V = V ^ RefVal::ErrorDeallocNotOwned; in updateSymbol()
3326 case RefVal::ErrorDeallocNotOwned: in processNonLeakError()