Searched refs:CommandObjectTypeSynth (Results 1 – 1 of 1) sorted by relevance
2798 class CommandObjectTypeSynth : public CommandObjectMultiword { class2800 CommandObjectTypeSynth(CommandInterpreter &interpreter) in CommandObjectTypeSynth() function in CommandObjectTypeSynth2822 ~CommandObjectTypeSynth() override = default;2910 CommandObjectSP(new CommandObjectTypeSynth(interpreter))); in CommandObjectType()