Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp91 ErrorLeakReturned, // A memory leak due to the returning method not having enumerator
318 case ErrorLeakReturned: in print()
2346 if (RV->getKind() == RefVal::ErrorLeakReturned) { in getEndPath()
3555 X = X ^ RefVal::ErrorLeakReturned; in checkReturnWithRetEffect()