Searched refs:CommandObjectWatchpointIgnore (Results 1 – 1 of 1) sorted by relevance
532 class CommandObjectWatchpointIgnore : public CommandObjectParsed { class534 CommandObjectWatchpointIgnore(CommandInterpreter &interpreter) in CommandObjectWatchpointIgnore() function in CommandObjectWatchpointIgnore548 ~CommandObjectWatchpointIgnore() override = default;1173 new CommandObjectWatchpointIgnore(interpreter)); in CommandObjectMultiwordWatchpoint()