Searched refs:CommandObjectTypeSynth (Results 1 – 1 of 1) sorted by relevance
2914 class CommandObjectTypeSynth : public CommandObjectMultiword { class2916 CommandObjectTypeSynth(CommandInterpreter &interpreter) in CommandObjectTypeSynth() function in CommandObjectTypeSynth2938 ~CommandObjectTypeSynth() override = default;3029 CommandObjectSP(new CommandObjectTypeSynth(interpreter))); in CommandObjectType()