Searched refs:DeleteAllWatchpoints (Results 1 – 4 of 4) sorted by relevance
51 obj.DeleteAllWatchpoints()
768 bool DeleteAllWatchpoints();
866 DeleteAllWatchpoints ();
1543 bool SBTarget::DeleteAllWatchpoints() { in DeleteAllWatchpoints() function in SBTarget1544 LLDB_RECORD_METHOD_NO_ARGS(bool, SBTarget, DeleteAllWatchpoints); in DeleteAllWatchpoints()2586 LLDB_REGISTER_METHOD(bool, SBTarget, DeleteAllWatchpoints, ()); in RegisterMethods()