Searched refs:CommandObjectWatchpointCommandDelete (Results 1 – 1 of 1) sorted by relevance
452 class CommandObjectWatchpointCommandDelete : public CommandObjectParsed { class454 CommandObjectWatchpointCommandDelete(CommandInterpreter &interpreter) in CommandObjectWatchpointCommandDelete() function in CommandObjectWatchpointCommandDelete473 ~CommandObjectWatchpointCommandDelete() override = default;613 new CommandObjectWatchpointCommandDelete(interpreter)); in CommandObjectWatchpointCommand()