Searched refs:watch_to_remove_sp (Results 1 – 1 of 1) sorted by relevance
1394 WatchpointSP watch_to_remove_sp = m_watchpoint_list.FindByID(watch_id); in RemoveWatchpointByID() local1395 if (watch_to_remove_sp == m_last_created_watchpoint) in RemoveWatchpointByID()