Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1077 PyObject *GetPythonObject() const { in GetPythonObject() function in __anonf7d06da40111::OwnedPythonFile
1404 return Retain<PythonFile>(simple->GetPythonObject()); in FromFile()
1406 return Retain<PythonFile>(pythonio->GetPythonObject()); in FromFile()