Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h550 static void ComputePythonDirForWindows(llvm::SmallVectorImpl<char> &path);
H A DScriptInterpreterPython.cpp395 void ScriptInterpreterPython::ComputePythonDirForWindows( in ComputePythonDirForWindows() function in ScriptInterpreterPython
417 ComputePythonDirForWindows(path); in GetPythonDir()