Searched refs:ePathTypePythonDir (Results 1 – 4 of 4) sorted by relevance
38 if (HostInfo::GetLLDBPath(ePathTypePythonDir, lldb_python_spec)) in GetLLDBPythonPath()
154 if (type == lldb::ePathTypePythonDir) in GetLLDBPath()204 case lldb::ePathTypePythonDir: in GetLLDBPath()
898 ePathTypePythonDir, // Find Python modules (PYTHONPATH) directory enumerator
3135 if (HostInfo::GetLLDBPath(ePathTypePythonDir, file_spec)) in InitializePrivate()