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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp87 ErrorReleaseNotOwned, // Release of an object that was not owned. enumerator in enum:__anon3597::RefVal::Kind
245 case ErrorReleaseNotOwned:
3024 V = V ^ RefVal::ErrorReleaseNotOwned;
3059 case RefVal::ErrorReleaseNotOwned:

Completed in 98 milliseconds