Home
last modified time | relevance | path

Searched refs:UntouchedAndPossiblyDestroyed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp38 UntouchedAndPossiblyDestroyed, enumerator
50 return LockState(UntouchedAndPossiblyDestroyed); in getUntouchedAndPossiblyDestroyed()
62 return K == UntouchedAndPossiblyDestroyed; in isUntouchedAndPossiblyDestroyed()