Searched refs:CommandObjectScriptingObjectParsed (Results 1 – 1 of 1) sorted by relevance
1230 class CommandObjectScriptingObjectParsed : public CommandObjectParsed { class1664 CommandObjectSP new_cmd_sp(new CommandObjectScriptingObjectParsed( in Create()1667 CommandObjectScriptingObjectParsed *parsed_cmd in Create()1668 = static_cast<CommandObjectScriptingObjectParsed *>(new_cmd_sp.get()); in Create()1687 CommandObjectScriptingObjectParsed(CommandInterpreter &interpreter, in CommandObjectScriptingObjectParsed() function in CommandObjectScriptingObjectParsed1831 ~CommandObjectScriptingObjectParsed() override = default;1924 CommandObjectScriptingObjectParsed::CommandOptions::g_string_storer;2283 new_cmd_sp = CommandObjectScriptingObjectParsed::Create(m_interpreter, in DoExecute()