Home
last modified time | relevance | path

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

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