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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp169 ErrorGCLeakReturned, enumerator in enum:__anon3913::RefVal::Kind
314 case ErrorGCLeakReturned:
2291 else if (RV->getKind() == RefVal::ErrorGCLeakReturned) {
3328 X = X ^ RefVal::ErrorGCLeakReturned;

Completed in 64 milliseconds