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