Home
last modified time | relevance | path

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

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