Home
last modified time | relevance | path

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

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