Searched refs:g_xcode_select_filespec (Results 1 – 1 of 1) sorted by relevance
1146 static FileSpec g_xcode_select_filespec; in GetXcodeSelectPath() local1148 if (!g_xcode_select_filespec) { in GetXcodeSelectPath()1165 g_xcode_select_filespec = FileSpec(command_output); in GetXcodeSelectPath()1170 return g_xcode_select_filespec; in GetXcodeSelectPath()