Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
HDPythonDataObjects.cpp1116 PyObject *GetPythonObject() const { in GetPythonObject() function in __anon594afb260111::OwnedPythonFile
1443 return Retain<PythonFile>(simple->GetPythonObject()); in FromFile()
1445 return Retain<PythonFile>(pythonio->GetPythonObject()); in FromFile()