Searched refs:CommandObjectTypeFormatClear (Results 1 – 1 of 1) sorted by relevance
976 class CommandObjectTypeFormatClear : public CommandObjectTypeFormatterClear { class978 CommandObjectTypeFormatClear(CommandInterpreter &interpreter) in CommandObjectTypeFormatClear() function in CommandObjectTypeFormatClear2983 new CommandObjectTypeFormatClear(interpreter))); in CommandObjectTypeFormat()