Home
last modified time | relevance | path

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

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