Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h58 static void ComputePythonDir(llvm::SmallVectorImpl<char> &path);
H A DScriptInterpreterPython.cpp245 ComputePythonDir(path); in ComputePythonDirForApple()
252 void ScriptInterpreterPython::ComputePythonDir( in ComputePythonDir() function in ScriptInterpreterPython
278 ComputePythonDir(path); in GetPythonDir()