Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1280 class TextPythonFile : public PythonIOFile { class
1285 TextPythonFile(int fd, const PythonFile &file, bool borrowed) in TextPythonFile() function in __anonf332adf50611::TextPythonFile