Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp2013 auto GetDarwinPlatform = in getDeploymentTargetFromOSVersionArg() local
2033 return GetDarwinPlatform(Darwin::MacOS, macOSVersion, in getDeploymentTargetFromOSVersionArg()
2042 return GetDarwinPlatform(Darwin::IPhoneOS, iOSVersion, in getDeploymentTargetFromOSVersionArg()
2051 return GetDarwinPlatform(Darwin::TvOS, TvOSVersion, in getDeploymentTargetFromOSVersionArg()
2055 return GetDarwinPlatform( in getDeploymentTargetFromOSVersionArg()