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