Searched refs:getOSMajorVersion (Results 1 – 5 of 5) sorted by relevance
154 return triple.getOSMajorVersion() >= 5; in HasARCRuntime()157 return triple.getOSMajorVersion() >= 11; in HasARCRuntime()
266 unsigned getOSMajorVersion() const { in getOSMajorVersion() function
2648 if (getTriple().getOSMajorVersion() >= 10) in GetCXXStdlibType()
6971 if (ToolChain.getTriple().getOSMajorVersion() >= 9) { in ConstructJob()
284 unsigned Release = Triple.getOSMajorVersion(); in getOSDefines()