Searched refs:CommandObjectWatchpointIgnore (Results 1 – 1 of 1) sorted by relevance
526 class CommandObjectWatchpointIgnore : public CommandObjectParsed { class528 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore() function in CommandObjectWatchpointIgnore536 ~CommandObjectWatchpointIgnore() override = default;1158 new CommandObjectWatchpointIgnore(interpreter)); in CommandObjectMultiwordWatchpoint()