Searched refs:CommandObjectWatchpointSet (Results 1 – 1 of 1) sorted by relevance
1182 class CommandObjectWatchpointSet : public CommandObjectMultiword { class1184 CommandObjectWatchpointSet(CommandInterpreter &interpreter) in CommandObjectWatchpointSet() function in CommandObjectWatchpointSet1197 ~CommandObjectWatchpointSet() override = default;1223 new CommandObjectWatchpointSet(interpreter)); in CommandObjectMultiwordWatchpoint()