Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1336 bool FullyRemove, LockKind ReceivedKind, in removeLock() argument
1352 if (ReceivedKind != LK_Generic && LDat->kind() != ReceivedKind) { in removeLock()
1354 ReceivedKind, LDat->loc(), UnlockLoc); in removeLock()