Searched refs:g_command_line_tools_filespec (Results 1 – 1 of 1) sorted by relevance
1261 static FileSpec g_command_line_tools_filespec; in GetCommandLineToolsLibraryPath() local1263 if (!g_command_line_tools_filespec) { in GetCommandLineToolsLibraryPath()1267 g_command_line_tools_filespec = command_line_tools_path; in GetCommandLineToolsLibraryPath()1271 return g_command_line_tools_filespec; in GetCommandLineToolsLibraryPath()