Searched refs:CommandObjectPythonFunction (Results 1 – 1 of 1) sorted by relevance
1037 class CommandObjectPythonFunction : public CommandObjectRaw { class1039 CommandObjectPythonFunction(CommandInterpreter &interpreter, std::string name, in CommandObjectPythonFunction() function in CommandObjectPythonFunction1054 ~CommandObjectPythonFunction() override = default;2410 CommandObjectSP command_obj_sp(new CommandObjectPythonFunction( in IOHandlerInputComplete()2507 new_cmd_sp.reset(new CommandObjectPythonFunction( in DoExecute()