Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1060 PyObject *GetPythonObject() const { in GetPythonObject() function in __anonf81d8c2d0111::OwnedPythonFile
1398 return Retain<PythonFile>(simple->GetPythonObject()); in FromFile()
1400 return Retain<PythonFile>(pythonio->GetPythonObject()); in FromFile()