Searched refs:DeleteAllWatchpoints (Results 1 – 4 of 4) sorted by relevance
774 bool DeleteAllWatchpoints();
855 DeleteAllWatchpoints ();
1575 bool SBTarget::DeleteAllWatchpoints() { in DeleteAllWatchpoints() function in SBTarget1576 LLDB_RECORD_METHOD_NO_ARGS(bool, SBTarget, DeleteAllWatchpoints); in DeleteAllWatchpoints()2664 LLDB_REGISTER_METHOD(bool, SBTarget, DeleteAllWatchpoints, ()); in RegisterMethods()
52068 result = (bool)(arg1)->DeleteAllWatchpoints(); in _wrap_SBTarget_DeleteAllWatchpoints()