Searched refs:createOSVersionArg (Results 1 – 1 of 1) sorted by relevance
1478 static DarwinPlatform createOSVersionArg(DarwinPlatformKind Platform, in createOSVersionArg() function1569 return DarwinPlatform::createOSVersionArg(Darwin::MacOS, OSXVersion); in getDeploymentTargetFromOSVersionArg()1576 return DarwinPlatform::createOSVersionArg(Darwin::IPhoneOS, iOSVersion); in getDeploymentTargetFromOSVersionArg()1583 return DarwinPlatform::createOSVersionArg(Darwin::TvOS, TvOSVersion); in getDeploymentTargetFromOSVersionArg()1585 return DarwinPlatform::createOSVersionArg(Darwin::WatchOS, WatchOSVersion); in getDeploymentTargetFromOSVersionArg()