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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp92 ErrorGCLeakReturned, enumerator in enum:__anon3597::RefVal::Kind
237 case ErrorGCLeakReturned:
2235 else if (RV->getKind() == RefVal::ErrorGCLeakReturned) {
3283 X = X ^ RefVal::ErrorGCLeakReturned;

Completed in 53 milliseconds