Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp61 bool isUntouchedAndPossiblyDestroyed() const { in isUntouchedAndPossiblyDestroyed() function
324 assert(lstate->isUntouchedAndPossiblyDestroyed() || in resolvePossiblyDestroyedMutex()
330 if (lstate->isUntouchedAndPossiblyDestroyed()) in resolvePossiblyDestroyedMutex()
356 else if (I.second.isUntouchedAndPossiblyDestroyed()) in printState()