Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1073 // A SimplePythonFile is a OwnedPythonFile that just does all I/O as in OwnedPythonFile() function in __anon1d176e400111::OwnedPythonFile
1070 template <typename Base> class OwnedPythonFile : public Base { global() class