Searched refs:DeleteWatchpoint (Results 1 – 4 of 4) sorted by relevance
47 obj.DeleteWatchpoint(0)
770 bool DeleteWatchpoint(lldb::watch_id_t watch_id);
849 DeleteWatchpoint (lldb::watch_id_t watch_id);
1290 bool SBTarget::DeleteWatchpoint(watch_id_t wp_id) { in DeleteWatchpoint() function in SBTarget