Searched refs:CommandObjectWatchpointSet (Results 1 – 1 of 1) sorted by relevance
1331 class CommandObjectWatchpointSet : public CommandObjectMultiword class1335 CommandObjectWatchpointSet (CommandInterpreter &interpreter) : in CommandObjectWatchpointSet() function in CommandObjectWatchpointSet1348 ~CommandObjectWatchpointSet () {} in ~CommandObjectWatchpointSet()1370 CommandObjectSP set_command_object (new CommandObjectWatchpointSet (interpreter)); in CommandObjectMultiwordWatchpoint()