Searched refs:CommandObjectWatchpointSet (Results 1 – 1 of 1) sorted by relevance
1172 class CommandObjectWatchpointSet : public CommandObjectMultiword { class1174 CommandObjectWatchpointSet(CommandInterpreter &interpreter) in CommandObjectWatchpointSet() function in CommandObjectWatchpointSet1187 ~CommandObjectWatchpointSet() override = default;1213 new CommandObjectWatchpointSet(interpreter)); in CommandObjectMultiwordWatchpoint()