Searched refs:SharedLocksToAdd (Results 1 – 1 of 1) sorted by relevance
1762 MutexIDList SharedLocksToAdd; in getEdgeLockset() local1778 getMutexIDs(SharedLocksToAdd, A, Exp, FunDecl, in getEdgeLockset()1793 for (const auto &SharedLockToAdd : SharedLocksToAdd) in getEdgeLockset()1984 MutexIDList ExclusiveLocksToAdd, SharedLocksToAdd; in handleCall() local1995 Analyzer->getMutexIDs(A->isShared() ? SharedLocksToAdd in handleCall()2079 for (const auto &M : SharedLocksToAdd) in handleCall()2093 for (const auto &M : SharedLocksToAdd) in handleCall()2395 MutexIDList SharedLocksToAdd; in runAnalysis() local2402 getMutexIDs(A->isShared() ? SharedLocksToAdd : ExclusiveLocksToAdd, A, in runAnalysis()2434 for (const auto &SharedLockToAdd : SharedLocksToAdd) in runAnalysis()