Searched refs:EnableWatchpointByID (Results 1 – 3 of 3) sorted by relevance
324 if (target.EnableWatchpointByID(wp_ids[i])) in DoExecute()
871 bool EnableWatchpointByID(lldb::watch_id_t watch_id);
1461 bool Target::EnableWatchpointByID(lldb::watch_id_t watch_id) { in EnableWatchpointByID() function in Target