Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp287 FileSpec python_dir_spec = GetPythonDir(); in GetInterpreterInfo() local
288 if (!python_dir_spec) in GetInterpreterInfo()
292 As<PythonDictionary>(get_info(PythonString(python_dir_spec.GetPath()), in GetInterpreterInfo()