Searched refs:WatchpointIterable (Results 1 – 2 of 2) sorted by relevance
44 WatchpointIterable; typedef51 WatchpointIterable Constituents() { in Constituents()52 return WatchpointIterable(m_constituents, m_constituents_mutex); in Constituents()
44 WatchpointIterable; typedef193 WatchpointIterable Watchpoints() const { in Watchpoints()194 return WatchpointIterable(m_watchpoints, m_mutex); in Watchpoints()