Home
last modified time | relevance | path

Searched defs:PythonIOFile (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1144 class PythonIOFile : public OwnedPythonFile<File> { class
1146 PythonIOFile(const PythonFile &file, bool borrowed) in PythonIOFile() function in __anonf7d06da40411::PythonIOFile