Searched refs:GetHostOSType (Results 1 – 3 of 3) sorted by relevance
149 llvm::Triple::OSType host_os = GetHostOSType(); in GetSupportedArchitectures()
195 static llvm::Triple::OSType GetHostOSType();
1328 llvm::Triple::OSType PlatformDarwin::GetHostOSType() { in GetHostOSType() function in PlatformDarwin