Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1078 PyObject *GetPythonObject() const { in GetPythonObject() function in __anon7439c15d0111::OwnedPythonFile
1405 return Retain<PythonFile>(simple->GetPythonObject()); in FromFile()
1407 return Retain<PythonFile>(pythonio->GetPythonObject()); in FromFile()