Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1032 template <typename Base> class OwnedPythonFile : public Base { class
1035 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) in OwnedPythonFile() function in __anon7439c15d0111::OwnedPythonFile