Searched refs:CommandObjectWatchpointDisable (Results 1 – 1 of 1) sorted by relevance
375 class CommandObjectWatchpointDisable : public CommandObjectParsed { class377 CommandObjectWatchpointDisable(CommandInterpreter &interpreter) in CommandObjectWatchpointDisable() function in CommandObjectWatchpointDisable391 ~CommandObjectWatchpointDisable() override = default;1169 new CommandObjectWatchpointDisable(interpreter)); in CommandObjectMultiwordWatchpoint()