Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp964 CapExprSet getUnderlyingMutexes() const { in getUnderlyingMutexes() function in __anon06d2d5b10a11::ScopedLockableFactEntry
2034 zip_longest(DeclaredLocks, Scope->getUnderlyingMutexes())) { in handleCall()