Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp2181 const unsigned IOSRangeBump = 7; in getCanonicalVersionForOS() local
2202 return Version.withMajorReplaced(Version.getMajor() + IOSRangeBump); in getCanonicalVersionForOS()