Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1359 bool FullyRemove, LockKind ReceivedKind) { in removeLock() argument
1375 if (ReceivedKind != LK_Generic && LDat->kind() != ReceivedKind) { in removeLock()
1377 ReceivedKind, LDat->loc(), UnlockLoc); in removeLock()