Searched refs:CommandObjectScriptingObjectRaw (Results 1 – 1 of 1) sorted by relevance
1113 class CommandObjectScriptingObjectRaw : public CommandObjectRaw { class1115 CommandObjectScriptingObjectRaw(CommandInterpreter &interpreter, in CommandObjectScriptingObjectRaw() function in CommandObjectScriptingObjectRaw1130 ~CommandObjectScriptingObjectRaw() override = default;2288 new_cmd_sp.reset(new CommandObjectScriptingObjectRaw( in DoExecute()