Searched refs:FullyRemove (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Analysis/ |
D | ThreadSafety.cpp | 125 bool FullyRemove, ThreadSafetyHandler &Handler, 832 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument 872 bool FullyRemove, ThreadSafetyHandler &Handler, in handleUnlock() argument 880 if (FullyRemove) { in handleUnlock() 898 if (FullyRemove) in handleUnlock() 929 SourceLocation UnlockLoc, bool FullyRemove, LockKind Kind, 1227 bool FullyRemove, LockKind ReceivedKind, in removeLock() argument 1245 LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler, in removeLock()
|