Home
last modified time | relevance | path

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

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