Searched refs:macOSVersion (Results 1 – 1 of 1) sorted by relevance
2003 Arg *macOSVersion = Args.getLastArg(options::OPT_mmacos_version_min_EQ); in getDeploymentTargetFromOSVersionArg() local2025 if (macOSVersion) { in getDeploymentTargetFromOSVersionArg()2028 << macOSVersion->getAsString(Args) in getDeploymentTargetFromOSVersionArg()2033 return GetDarwinPlatform(Darwin::MacOS, macOSVersion, in getDeploymentTargetFromOSVersionArg()