Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DPythonDataObjects.cpp1132 template <typename Base> class OwnedPythonFile : public Base { class
1135 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) in OwnedPythonFile() function in __anon3aeb6d1d0211::OwnedPythonFile