Searched refs:createOSVersionArg (Results 1 – 1 of 1) sorted by relevance
1505 static DarwinPlatform createOSVersionArg(DarwinPlatformKind Platform, in createOSVersionArg() function1599 return DarwinPlatform::createOSVersionArg(Darwin::MacOS, OSXVersion); in getDeploymentTargetFromOSVersionArg()1606 return DarwinPlatform::createOSVersionArg(Darwin::IPhoneOS, iOSVersion); in getDeploymentTargetFromOSVersionArg()1613 return DarwinPlatform::createOSVersionArg(Darwin::TvOS, TvOSVersion); in getDeploymentTargetFromOSVersionArg()1615 return DarwinPlatform::createOSVersionArg(Darwin::WatchOS, WatchOSVersion); in getDeploymentTargetFromOSVersionArg()