Searched refs:CommandObjectScriptingObjectParsed (Results 1 – 1 of 1) sorted by relevance
1240 class CommandObjectScriptingObjectParsed : public CommandObjectParsed { class1826 CommandObjectSP new_cmd_sp(new CommandObjectScriptingObjectParsed( in Create()1829 CommandObjectScriptingObjectParsed *parsed_cmd in Create()1830 = static_cast<CommandObjectScriptingObjectParsed *>(new_cmd_sp.get()); in Create()1849 CommandObjectScriptingObjectParsed(CommandInterpreter &interpreter, in CommandObjectScriptingObjectParsed() function in CommandObjectScriptingObjectParsed2000 ~CommandObjectScriptingObjectParsed() override = default;2161 CommandObjectScriptingObjectParsed::CommandOptions::g_string_storer;2526 new_cmd_sp = CommandObjectScriptingObjectParsed::Create(m_interpreter, in DoExecute()