Searched refs:CommandObjectTypeSynth (Results 1 – 1 of 1) sorted by relevance
3072 class CommandObjectTypeSynth : public CommandObjectMultiword { class3074 CommandObjectTypeSynth(CommandInterpreter &interpreter) in CommandObjectTypeSynth() function in CommandObjectTypeSynth3096 ~CommandObjectTypeSynth() override = default;3189 CommandObjectSP(new CommandObjectTypeSynth(interpreter))); in CommandObjectType()