Home
last modified time | relevance | path

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

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