Searched refs:CommandObjectWatchpointModify (Results 1 – 1 of 1) sorted by relevance
665 class CommandObjectWatchpointModify : public CommandObjectParsed { class667 CommandObjectWatchpointModify(CommandInterpreter &interpreter) in CommandObjectWatchpointModify() function in CommandObjectWatchpointModify684 ~CommandObjectWatchpointModify() override = default;1211 new CommandObjectWatchpointModify(interpreter)); in CommandObjectMultiwordWatchpoint()