Searched refs:RemoveAll (Results 1 – 5 of 5) sorted by relevance
113 void RemoveAll(bool notify);
185 void RemoveAll(bool notify);
81 void BreakpointList::RemoveAll(bool notify) { in RemoveAll() function in BreakpointList
228 void WatchpointList::RemoveAll(bool notify) { in RemoveAll() function in WatchpointList
285 m_breakpoint_list.RemoveAll(notify); in Destroy()286 m_internal_breakpoint_list.RemoveAll(notify); in Destroy()288 m_watchpoint_list.RemoveAll(notify); in Destroy()913 m_breakpoint_list.RemoveAll(true); in RemoveAllBreakpoints()915 m_internal_breakpoint_list.RemoveAll(false); in RemoveAllBreakpoints()1179 m_watchpoint_list.RemoveAll(true); in RemoveAllWatchpoints()1196 m_watchpoint_list.RemoveAll(true); in RemoveAllWatchpoints()