Searched refs:FullyRemove (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 146 bool FullyRemove, 880 bool FullyRemove, in handleUnlock() argument 951 bool FullyRemove, in handleUnlock() argument 957 ThreadSafetyHandler *TSHandler = FullyRemove ? nullptr : &Handler; in handleUnlock() 967 if (FullyRemove) in handleUnlock() 1029 SourceLocation UnlockLoc, bool FullyRemove, LockKind Kind); 1299 bool FullyRemove, LockKind ReceivedKind) { in removeLock() argument 1320 LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler); in removeLock()
|