Searched refs:CommandObjectWatchpointIgnore (Results 1 – 1 of 1) sorted by relevance
553 class CommandObjectWatchpointIgnore : public CommandObjectParsed { class555 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore() function in CommandObjectWatchpointIgnore569 ~CommandObjectWatchpointIgnore() override = default;1188 new CommandObjectWatchpointIgnore(interpreter)); in CommandObjectMultiwordWatchpoint()