Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp149 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,
1338 bool FullyRemove, LockKind ReceivedKind, in removeLock() argument
1359 LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler, in removeLock()