Home
last modified time | relevance | path

Searched refs:ScopedPythonObject (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DSWIGPythonBridge.h47 template <typename T> class ScopedPythonObject : PythonObject {
49 ScopedPythonObject(T *sb, swig_type_info *info) in ScopedPythonObject() function
51 ~ScopedPythonObject() { in ~ScopedPythonObject()
55 ScopedPythonObject(ScopedPythonObject &&rhs) in ScopedPythonObject() function
57 ScopedPythonObject(const ScopedPythonObject &) = delete;
58 ScopedPythonObject &operator=(const ScopedPythonObject &) = delete;
59 ScopedPythonObject &operator=(ScopedPythonObject &&) = delete;
115 static python::ScopedPythonObject<lldb::SBCommandReturnObject>
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython-swigsafecast.swig107 ScopedPythonObject<lldb::SBCommandReturnObject>
109 return ScopedPythonObject<lldb::SBCommandReturnObject>(