Searched refs:CommandObjectTypeFormat (Results 1 – 1 of 1) sorted by relevance
2893 class CommandObjectTypeFormat : public CommandObjectMultiword { class2895 CommandObjectTypeFormat(CommandInterpreter &interpreter) in CommandObjectTypeFormat() function in CommandObjectTypeFormat2916 ~CommandObjectTypeFormat() override = default;3031 CommandObjectSP(new CommandObjectTypeFormat(interpreter))); in CommandObjectType()