Searched refs:CommandObjectWatchpointModify (Results 1 – 1 of 1) sorted by relevance
690 class CommandObjectWatchpointModify : public CommandObjectParsed { class692 CommandObjectWatchpointModify(CommandInterpreter &interpreter) in CommandObjectWatchpointModify() function in CommandObjectWatchpointModify710 ~CommandObjectWatchpointModify() override = default;1221 new CommandObjectWatchpointModify(interpreter)); in CommandObjectMultiwordWatchpoint()