Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp970 FileSpec xcode_select_cmd ("/usr/bin/xcode-select", false); in GetDeveloperDirectory() local
971 if (xcode_select_cmd.Exists()) in GetDeveloperDirectory()