Searched refs:macOSVersion (Results 1 – 1 of 1) sorted by relevance
1757 Arg *macOSVersion = Args.getLastArg(options::OPT_mmacos_version_min_EQ); in getDeploymentTargetFromOSVersionArg() local1766 if (macOSVersion) { in getDeploymentTargetFromOSVersionArg()1769 << macOSVersion->getAsString(Args) in getDeploymentTargetFromOSVersionArg()1774 return DarwinPlatform::createOSVersionArg(Darwin::MacOS, macOSVersion, in getDeploymentTargetFromOSVersionArg()