Searched refs:IgnoreWatchpointByID (Results 1 – 3 of 3) sorted by relevance
621 if (target.IgnoreWatchpointByID(wp_ids[i], m_options.m_ignore_count)) in DoExecute()
875 bool IgnoreWatchpointByID(lldb::watch_id_t watch_id, uint32_t ignore_count);
1496 bool Target::IgnoreWatchpointByID(lldb::watch_id_t watch_id, in IgnoreWatchpointByID() function in Target