Searched refs:FullyRemove (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 149 bool FullyRemove, ThreadSafetyHandler &Handler, 882 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument 955 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument 963 ThreadSafetyHandler *TSHandler = FullyRemove ? nullptr : &Handler; in handleUnlock() 973 if (FullyRemove) in handleUnlock() 1033 SourceLocation UnlockLoc, bool FullyRemove, LockKind Kind, 1336 bool FullyRemove, LockKind ReceivedKind, in removeLock() argument 1357 LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler, in removeLock()
|