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