Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp269 static const char GetInterpreterInfoScript[] = R"( variable
290 PythonScript get_info(GetInterpreterInfoScript); in GetInterpreterInfo()