Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp622 FileSpec xcode_select_cmd("/usr/bin/xcode-select"); in GetXcodeSelectPath() local
623 if (FileSystem::Instance().Exists(xcode_select_cmd)) { in GetXcodeSelectPath()