Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp93 ErrorGCLeakReturned, enumerator
322 case ErrorGCLeakReturned: in print()
2375 else if (RV->getKind() == RefVal::ErrorGCLeakReturned) { in getEndPath()
3548 X = X ^ RefVal::ErrorGCLeakReturned; in checkReturnWithRetEffect()