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