Searched refs:CommandObjectWatchpointCommandDelete (Results 1 – 1 of 1) sorted by relevance
440 class CommandObjectWatchpointCommandDelete : public CommandObjectParsed { class442 CommandObjectWatchpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandDelete() function in CommandObjectWatchpointCommandDelete449 ~CommandObjectWatchpointCommandDelete() override = default;577 new CommandObjectWatchpointCommandDelete(interpreter)); in CommandObjectWatchpointCommand()