Searched refs:GetPythonDir (Results 1 – 3 of 3) sorted by relevance
53 static FileSpec GetPythonDir();
394 FileSpec ScriptInterpreterPython::GetPythonDir() { in GetPythonDir() function in ScriptInterpreterPython3264 if (FileSpec file_spec = GetPythonDir()) in InitializePrivate()
65 fspec = ScriptInterpreterPython::GetPythonDir(); in GetLLDBPath()