Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp373 const auto IndexOfLock = in createCritSectionNote() local
376 const auto OrdinalOfLock = IndexOfLock + 1; in createCritSectionNote()