Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h58 static void ComputePythonDir(llvm::SmallVectorImpl<char> &path);
H A DScriptInterpreterPython.cpp228 ComputePythonDir(path); in ComputePythonDirForApple()
235 void ScriptInterpreterPython::ComputePythonDir( in ComputePythonDir() function in ScriptInterpreterPython
261 ComputePythonDir(path); in GetPythonDir()