Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h1228 static VersionTuple getCanonicalVersionForOS(OSType OSKind,
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp2087 VersionTuple Triple::getCanonicalVersionForOS(OSType OSKind, in getCanonicalVersionForOS() function in Triple