Searched refs:command_line_tools_path (Results 1 – 1 of 1) sorted by relevance
733 FileSpec command_line_tools_path(GetXcodeSelectPath()); in GetCommandLineToolsLibraryPath() local734 command_line_tools_path.AppendPathComponent("Library"); in GetCommandLineToolsLibraryPath()735 if (FileSystem::Instance().Exists(command_line_tools_path)) { in GetCommandLineToolsLibraryPath()736 g_command_line_tools_filespec = command_line_tools_path; in GetCommandLineToolsLibraryPath()