Lines Matching refs:wp_collection
48 wp_collection::const_iterator pos, end = m_watchpoints.end(); in DumpWithLevel()
58 wp_collection::const_iterator pos, end = m_watchpoints.end(); in FindByAddress()
76 wp_collection::const_iterator pos, end = m_watchpoints.end(); in FindBySpec()
99 WatchpointList::wp_collection::iterator
106 WatchpointList::wp_collection::const_iterator
116 wp_collection::const_iterator pos = GetIDConstIterator(watch_id); in FindByID()
143 wp_collection::const_iterator pos = m_watchpoints.begin(); in GetByIndex()
154 wp_collection::const_iterator pos = m_watchpoints.begin(); in GetByIndex()
163 wp_collection::const_iterator pos, end = m_watchpoints.end(); in GetWatchpointIDs()
171 wp_collection::iterator pos = GetIDIterator(watch_id); in Remove()
192 wp_collection::const_iterator pos, end = m_watchpoints.end(); in GetHitCount()
215 wp_collection::iterator pos, end = m_watchpoints.end(); in GetDescription()
226 wp_collection::iterator pos, end = m_watchpoints.end(); in SetEnabledAll()
236 wp_collection::iterator pos, end = m_watchpoints.end(); in RemoveAll()