Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp125 bool FullyRemove, ThreadSafetyHandler &Handler,
834 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument
874 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument
882 if (FullyRemove) { in handleUnlock()
900 if (FullyRemove) in handleUnlock()
931 SourceLocation UnlockLoc, bool FullyRemove, LockKind Kind,
1224 bool FullyRemove, LockKind ReceivedKind, in removeLock() argument
1242 LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler, in removeLock()