Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.h57 static void ComputePythonDir(llvm::SmallVectorImpl<char> &path);
DScriptInterpreterPython.cpp372 ComputePythonDir(path); in ComputePythonDirForApple()
379 void ScriptInterpreterPython::ComputePythonDir( in ComputePythonDir() function in ScriptInterpreterPython
405 ComputePythonDir(path); in GetPythonDir()