Home
last modified time | relevance | path

Searched refs:OSKind (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() argument
1772 switch (OSKind) { in getCanonicalVersionForOS()