Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp2183 const unsigned WatchOSRangeBump = 14; in getCanonicalVersionForOS() local
2218 return Version.withMajorReplaced(Version.getMajor() + WatchOSRangeBump); in getCanonicalVersionForOS()