Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp58 bool isLocked() const { return K == Locked; } in isLocked() function
350 if (I.second.isLocked()) in printState()
443 if (LState->isLocked()) { in AcquireLockAux()
611 StringRef Message = LState->isLocked() in DestroyLockAux()
646 StringRef Message = LState->isLocked() in InitLockAux()