Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h967 static VersionTuple getCanonicalVersionForOS(OSType OSKind,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp1770 VersionTuple Triple::getCanonicalVersionForOS(OSType OSKind, in getCanonicalVersionForOS() function in Triple