Searched refs:DisableWatchpointByID (Results 1 – 3 of 3) sorted by relevance
395 if (target.DisableWatchpointByID(wp_ids[i])) in DoExecute()
869 bool DisableWatchpointByID(lldb::watch_id_t watch_id);
1442 bool Target::DisableWatchpointByID(lldb::watch_id_t watch_id) { in DisableWatchpointByID() function in Target1488 if (DisableWatchpointByID(watch_id)) { in RemoveWatchpointByID()