Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp846 SmallVector<const til::SExpr *, 4> UnderlyingMutexes; member in __anon4f66b6dc0811::ScopedLockableFactEntry
853 UnderlyingMutexes.push_back(M.sexpr()); in ScopedLockableFactEntry()
855 UnderlyingMutexes.push_back(M.sexpr()); in ScopedLockableFactEntry()
862 for (const til::SExpr *UnderlyingMutex : UnderlyingMutexes) { in handleRemovalFromIntersection()
877 for (const til::SExpr *UnderlyingMutex : UnderlyingMutexes) { in handleUnlock()