Searched refs:shared_frameworks (Results 1 – 1 of 1) sorted by relevance
929 … char *shared_frameworks = strstr (developer_dir_path, "/SharedFrameworks/LLDB.framework"); in GetDeveloperDirectory() local930 if (shared_frameworks) in GetDeveloperDirectory()932 ::snprintf (shared_frameworks, in GetDeveloperDirectory()933 … sizeof(developer_dir_path) - (shared_frameworks - developer_dir_path), in GetDeveloperDirectory()