Searched defs:FullyRemove (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafety.cpp | 880 handleUnlock(FactSet & FSet,FactManager & FactMan,const CapabilityExpr & Cp,SourceLocation UnlockLoc,bool FullyRemove,ThreadSafetyHandler & Handler) const handleUnlock() argument 951 handleUnlock(FactSet & FSet,FactManager & FactMan,const CapabilityExpr & Cp,SourceLocation UnlockLoc,bool FullyRemove,ThreadSafetyHandler & Handler) const handleUnlock() argument 1299 removeLock(FactSet & FSet,const CapabilityExpr & Cp,SourceLocation UnlockLoc,bool FullyRemove,LockKind ReceivedKind) removeLock() argument
|