Searched refs:XcodePathForSDK (Results 1 – 1 of 1) sorted by relevance
1053 StringRef XcodePathForSDK = getXcodeDeveloperPath(A->getValue()); in AddLinkARCArgs() local1054 if (!XcodePathForSDK.empty()) { in AddLinkARCArgs()1055 P = XcodePathForSDK; in AddLinkARCArgs()