Searched refs:IgnoreWatchpointByID (Results 1 – 3 of 3) sorted by relevance
886 IgnoreWatchpointByID (lldb::watch_id_t watch_id, uint32_t ignore_count);
720 if (target->IgnoreWatchpointByID(wp_ids[i], m_options.m_ignore_count)) in DoExecute()
1044 Target::IgnoreWatchpointByID (lldb::watch_id_t watch_id, uint32_t ignore_count) in IgnoreWatchpointByID() function in Target