Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1031 template <typename Base> class OwnedPythonFile : public Base { class
1034 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) in OwnedPythonFile() function in __anonf7d06da40111::OwnedPythonFile