Searched defs:ErrorGCLeakReturned (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp171 ErrorGCLeakReturned, enumerator in enum:__anon15554::RefVal::Kind
316 case ErrorGCLeakReturned:
2312 else if (RV->getKind() == RefVal::ErrorGCLeakReturned) {
3358 X = X ^ RefVal::ErrorGCLeakReturned;

Completed in 99 milliseconds