Searched refs:CommandObjectTypeFormat (Results 1 – 1 of 1) sorted by relevance
2919 class CommandObjectTypeFormat : public CommandObjectMultiword { class2921 CommandObjectTypeFormat(CommandInterpreter &interpreter) in CommandObjectTypeFormat() function in CommandObjectTypeFormat2942 ~CommandObjectTypeFormat() override = default;3057 CommandObjectSP(new CommandObjectTypeFormat(interpreter))); in CommandObjectType()