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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp58 bool isLocked() const { return K == Locked; } function in struct:__anon888::LockState
321 if (I.second.isLocked())
414 if (LState->isLocked()) {
582 StringRef Message = LState->isLocked()
617 StringRef Message = LState->isLocked()

Completed in 176 milliseconds