Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DPythonDataObjects.cpp1247 class PythonIOFile : public OwnedPythonFile<File> { class
1249 PythonIOFile(const PythonFile &file, bool borrowed) in PythonIOFile() function in __anon89da3f040511::PythonIOFile