Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h57 static void ComputePythonDirForApple(llvm::SmallVectorImpl<char> &path);
H A DScriptInterpreterPython.cpp221 void ScriptInterpreterPython::ComputePythonDirForApple( in ComputePythonDirForApple() function in ScriptInterpreterPython
261 ComputePythonDirForApple(path); in GetPythonDir()