Home
last modified time | relevance | path

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

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