Searched refs:CommandObjectWatchpointDisable (Results 1 – 1 of 1) sorted by relevance
355 class CommandObjectWatchpointDisable : public CommandObjectParsed { class357 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable() function in CommandObjectWatchpointDisable371 ~CommandObjectWatchpointDisable() override = default;1213 new CommandObjectWatchpointDisable(interpreter)); in CommandObjectMultiwordWatchpoint()