Searched refs:GetSDKRoot (Results 1 – 5 of 5) sorted by relevance
42 static llvm::Expected<llvm::StringRef> GetSDKRoot(SDKOptions options);
137 static llvm::Expected<llvm::StringRef> GetSDKRoot(SDKOptions options) { in GetSDKRoot() function
145 llvm::Expected<llvm::StringRef> HostInfoPosix::GetSDKRoot(SDKOptions options) { in GetSDKRoot() function in HostInfoPosix
347 HostInfo::GetSDKRoot(HostInfo::SDKOptions{std::move(sdk_or_err->first)}); in sdkSupportsBuiltinModules()
1551 HostInfo::GetSDKRoot(HostInfo::SDKOptions{sdk_name.str()}); in RegisterXcodeSDK()