Searched refs:CommandObjectWatchpointCommandDelete (Results 1 – 1 of 1) sorted by relevance
623 class CommandObjectWatchpointCommandDelete : public CommandObjectParsed class626 CommandObjectWatchpointCommandDelete (CommandInterpreter &interpreter) : in CommandObjectWatchpointCommandDelete() function in CommandObjectWatchpointCommandDelete648 ~CommandObjectWatchpointCommandDelete () {} in ~CommandObjectWatchpointCommandDelete()834 CommandObjectSP delete_command_object (new CommandObjectWatchpointCommandDelete (interpreter)); in CommandObjectWatchpointCommand()