Searched refs:createOSVersionArg (Results 1 – 1 of 1) sorted by relevance
1272 static DarwinPlatform createOSVersionArg(DarwinPlatformKind Platform, in createOSVersionArg() function1363 return DarwinPlatform::createOSVersionArg(Darwin::MacOS, OSXVersion); in getDeploymentTargetFromOSVersionArg()1370 return DarwinPlatform::createOSVersionArg(Darwin::IPhoneOS, iOSVersion); in getDeploymentTargetFromOSVersionArg()1377 return DarwinPlatform::createOSVersionArg(Darwin::TvOS, TvOSVersion); in getDeploymentTargetFromOSVersionArg()1379 return DarwinPlatform::createOSVersionArg(Darwin::WatchOS, WatchOSVersion); in getDeploymentTargetFromOSVersionArg()