Searched refs:CommandObjectTypeFormat (Results 1 – 1 of 1) sorted by relevance
2772 class CommandObjectTypeFormat : public CommandObjectMultiword { class2774 CommandObjectTypeFormat(CommandInterpreter &interpreter) in CommandObjectTypeFormat() function in CommandObjectTypeFormat2795 ~CommandObjectTypeFormat() override = default;2906 CommandObjectSP(new CommandObjectTypeFormat(interpreter))); in CommandObjectType()