Searched refs:CommandObjectWatchpointIgnore (Results 1 – 1 of 1) sorted by relevance
566 class CommandObjectWatchpointIgnore : public CommandObjectParsed { class568 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore() function in CommandObjectWatchpointIgnore582 ~CommandObjectWatchpointIgnore() override = default;1217 new CommandObjectWatchpointIgnore(interpreter)); in CommandObjectMultiwordWatchpoint()