Searched defs:firstLockR (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp228 const MemRegion *firstLockR = LS.getHead(); local
229 if (firstLockR != lockR) {

Completed in 119 milliseconds