Home
last modified time | relevance | path

Searched refs:createOSVersionArg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1478 static DarwinPlatform createOSVersionArg(DarwinPlatformKind Platform, in createOSVersionArg() function
1569 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()