Searched refs:CommandObjectWatchpointDisable (Results 1 – 1 of 1) sorted by relevance
335 class CommandObjectWatchpointDisable : public CommandObjectParsed { class337 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable() function in CommandObjectWatchpointDisable346 ~CommandObjectWatchpointDisable() override = default;1154 new CommandObjectWatchpointDisable(interpreter)); in CommandObjectMultiwordWatchpoint()