Searched refs:ScopedPythonObject (Results 1 – 2 of 2) sorted by relevance
47 template <typename T> class ScopedPythonObject : PythonObject {49 ScopedPythonObject(T *sb, swig_type_info *info) in ScopedPythonObject() function51 ~ScopedPythonObject() { in ~ScopedPythonObject()55 ScopedPythonObject(ScopedPythonObject &&rhs) in ScopedPythonObject() function57 ScopedPythonObject(const ScopedPythonObject &) = delete;58 ScopedPythonObject &operator=(const ScopedPythonObject &) = delete;59 ScopedPythonObject &operator=(ScopedPythonObject &&) = delete;115 static python::ScopedPythonObject<lldb::SBCommandReturnObject>
107 ScopedPythonObject<lldb::SBCommandReturnObject>109 return ScopedPythonObject<lldb::SBCommandReturnObject>(