Searched refs:getOSTypeName (Results 1 – 4 of 4) sorted by relevance
95 const char *Triple::getOSTypeName(OSType Kind) { in getOSTypeName() function in Triple567 StringRef OSTypeName = getOSTypeName(getOS()); in getOSVersion()603 setOSName(getOSTypeName(Kind)); in setOS()
364 static const char *getOSTypeName(OSType Kind);
163 C[2] = Triple::getOSTypeName(Triple::OSType(OS)); in TEST()
145 PlatformName = llvm::Triple::getOSTypeName(Triple.getOS()); in getDarwinDefines()