Home
last modified time | relevance | path

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

/openbsd/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 __anonbd14995a0611::TextPythonFile
1373 std::make_shared<TextPythonFile>(fd, *this, borrowed)); in ConvertToFileForcingUseOfScriptingIOMethods()