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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp64 bool isUnlockedAndPossiblyDestroyed() const { function in struct:__anon888::LockState
296 lstate->isUnlockedAndPossiblyDestroyed());
303 else if (lstate->isUnlockedAndPossiblyDestroyed())
329 else if (I.second.isUnlockedAndPossiblyDestroyed())

Completed in 163 milliseconds