Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h60 static void ComputePythonDir(llvm::SmallVectorImpl<char> &path);
H A DScriptInterpreterPython.cpp373 ComputePythonDir(path); in ComputePythonDirForApple()
380 void ScriptInterpreterPython::ComputePythonDir( in ComputePythonDir() function in ScriptInterpreterPython
406 ComputePythonDir(path); in GetPythonDir()