Searched refs:CommandObjectTypeSynth (Results 1 – 1 of 1) sorted by relevance
2821 class CommandObjectTypeSynth : public CommandObjectMultiword { class2823 CommandObjectTypeSynth(CommandInterpreter &interpreter) in CommandObjectTypeSynth() function in CommandObjectTypeSynth2845 ~CommandObjectTypeSynth() override = default;2933 CommandObjectSP(new CommandObjectTypeSynth(interpreter))); in CommandObjectType()