Searched refs:isWindowsCygwinEnvironment (Results 1 – 7 of 7) sorted by relevance
250 !triple.isWindowsCygwinEnvironment()) in ConvertArgumentsForLaunchingInShell()288 triple.isWindowsCygwinEnvironment()) in ConvertArgumentsForLaunchingInShell()
703 bool isWindowsCygwinEnvironment() const { in isWindowsCygwinEnvironment() function713 return isWindowsCygwinEnvironment() || isWindowsGNUEnvironment(); in isOSCygMing()1167 isWindowsCygwinEnvironment() || isOHOSFamily(); in hasDefaultEmulatedTLS()
226 if (TT.isWindowsGNUEnvironment() || TT.isWindowsCygwinEnvironment()) { in emitLinkerFlagsForGlobalCOFF()
317 return TargetTriple.isWindowsCygwinEnvironment(); in isTargetWindowsCygwin()
454 if (T.isOSWindows() && !T.isWindowsCygwinEnvironment()) { in initializeLibCalls()
2555 if (TargetTriple.isWindowsCygwinEnvironment()) { in CollectLibDirsAndTriples()
7097 RawTriple.isWindowsCygwinEnvironment()) && in ConstructJob()