Searched refs:CommandObjectWatchpointDisable (Results 1 – 1 of 1) sorted by relevance
345 class CommandObjectWatchpointDisable : public CommandObjectParsed { class347 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable() function in CommandObjectWatchpointDisable361 ~CommandObjectWatchpointDisable() override = default;1203 new CommandObjectWatchpointDisable(interpreter)); in CommandObjectMultiwordWatchpoint()