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