Searched refs:EnableWatchpointByID (Results 1 – 3 of 3) sorted by relevance
342 if (target->EnableWatchpointByID(wp_ids[i])) in DoExecute()
769 bool EnableWatchpointByID(lldb::watch_id_t watch_id);
1297 bool Target::EnableWatchpointByID(lldb::watch_id_t watch_id) { in EnableWatchpointByID() function in Target