Searched defs:py_obj (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | PythonDataObjects.cpp | 308 Check(PyObject * py_obj) Check() argument |
H A D | ScriptInterpreterPython.cpp | 1555 PythonObject py_obj(PyRefType::Borrowed, static_cast<PyObject *>(ptr)); CreateStructuredDataFromScriptObject() local |