Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h549 static void ComputePythonDirForPosix(llvm::SmallVectorImpl<char> &path);
H A DScriptInterpreterPython.cpp371 ComputePythonDirForPosix(path); in ComputePythonDirForApple()
378 void ScriptInterpreterPython::ComputePythonDirForPosix( in ComputePythonDirForPosix() function in ScriptInterpreterPython
419 ComputePythonDirForPosix(path); in GetPythonDir()