Searched refs:CommandObjectTypeSynthClear (Results 1 – 1 of 1) sorted by relevance
2330 class CommandObjectTypeSynthClear : public CommandObjectTypeFormatterClear { class2332 CommandObjectTypeSynthClear(CommandInterpreter &interpreter) in CommandObjectTypeSynthClear() function in CommandObjectTypeSynthClear3082 "clear", CommandObjectSP(new CommandObjectTypeSynthClear(interpreter))); in CommandObjectTypeSynth()