Searched refs:DeleteWatchpoint (Results 1 – 3 of 3) sorted by relevance
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