Searched refs:FirstOSType (Results 1 – 1 of 1) sorted by relevance
867 auto FirstOSType = Triple::OSType(Triple::UnknownOS + 1); in TEST() local871 Triple::getOSTypeName(FirstOSType), in TEST()902 for (int OS = FirstOSType; OS <= Triple::LastOSType; ++OS) { in TEST()