Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.h56 static void ComputePythonDirForApple(llvm::SmallVectorImpl<char> &path);
DScriptInterpreterPython.cpp363 void ScriptInterpreterPython::ComputePythonDirForApple( in ComputePythonDirForApple() function in ScriptInterpreterPython
403 ComputePythonDirForApple(path); in GetPythonDir()