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