Searched refs:DeleteWatchpoint (Results 1 – 4 of 4) sorted by relevance
47 obj.DeleteWatchpoint(0)
757 bool DeleteWatchpoint(lldb::watch_id_t watch_id);
854 DeleteWatchpoint (lldb::watch_id_t watch_id);
1385 bool SBTarget::DeleteWatchpoint(watch_id_t wp_id) { in DeleteWatchpoint() function in SBTarget1386 LLDB_RECORD_METHOD(bool, SBTarget, DeleteWatchpoint, (lldb::watch_id_t), in DeleteWatchpoint()2573 LLDB_REGISTER_METHOD(bool, SBTarget, DeleteWatchpoint, (lldb::watch_id_t)); in RegisterMethods()