Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1183 class PythonIOFile : public OwnedPythonFile<File> { global() class
1185 PythonIOFile(const PythonFile &file, bool borrowed) PythonIOFile() function in __anon1d176e400411::PythonIOFile