Searched refs:FullyRemove (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 146 bool FullyRemove, 881 bool FullyRemove, in handleUnlock() argument 952 bool FullyRemove, in handleUnlock() argument 958 ThreadSafetyHandler *TSHandler = FullyRemove ? nullptr : &Handler; in handleUnlock() 968 if (FullyRemove) in handleUnlock() 1028 SourceLocation UnlockLoc, bool FullyRemove, LockKind Kind); 1285 bool FullyRemove, LockKind ReceivedKind) { in removeLock() argument 1306 LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler); in removeLock()
|