Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1241 class TextPythonFile : public PythonIOFile { class
1246 TextPythonFile(int fd, const PythonFile &file, bool borrowed) in TextPythonFile() function in __anonf7d06da40611::TextPythonFile
1373 std::make_shared<TextPythonFile>(fd, *this, borrowed)); in ConvertToFileForcingUseOfScriptingIOMethods()