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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp39 UnlockedAndPossiblyDestroyed enumerator in enum:__anon888::LockState::Kind
53 return LockState(UnlockedAndPossiblyDestroyed);
65 return K == UnlockedAndPossiblyDestroyed;
293 // UntouchedAndPossiblyDestroyed or UnlockedAndPossiblyDestroyed.

Completed in 116 milliseconds