Searched refs:CommandObjectMultiwordTrace (Results 1 – 1 of 1) sorted by relevance
2579 class CommandObjectMultiwordTrace : public CommandObjectMultiword { class2581 CommandObjectMultiwordTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordTrace() function in CommandObjectMultiwordTrace2597 ~CommandObjectMultiwordTrace() override = default;2678 CommandObjectSP(new CommandObjectMultiwordTrace(interpreter))); in CommandObjectMultiwordThread()