Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1094 class SimplePythonFile : public OwnedPythonFile<NativeFile> { class
1096 SimplePythonFile(const PythonFile &file, bool borrowed, int fd, in SimplePythonFile() function in __anon7439c15d0211::SimplePythonFile