Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp535 const MemRegion *firstLockR = LS.getHead(); in ReleaseLockAux() local
536 if (firstLockR != lockR) { in ReleaseLockAux()