Home
last modified time | relevance | path

Searched refs:GetInterpreterInfoScript (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp271 static const char GetInterpreterInfoScript[] = R"( variable
292 PythonScript get_info(GetInterpreterInfoScript); in GetInterpreterInfo()