Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp145 bool FullyRemove, ThreadSafetyHandler &Handler,
882 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument
959 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument
967 ThreadSafetyHandler *TSHandler = FullyRemove ? nullptr : &Handler; in handleUnlock()
977 if (FullyRemove) in handleUnlock()
1033 SourceLocation UnlockLoc, bool FullyRemove, LockKind Kind,
1324 bool FullyRemove, LockKind ReceivedKind, in removeLock() argument
1342 LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler, in removeLock()