Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1178 PyObject *GetPythonObject() const { in GetPythonObject() function in __anon602816610211::OwnedPythonFile
1515 return Retain<PythonFile>(simple->GetPythonObject()); in FromFile()
1518 return Retain<PythonFile>(pythonio->GetPythonObject()); in FromFile()