Searched refs:isWindowsCygwinEnvironment (Results 1 – 5 of 5) sorted by relevance
254 !triple.isWindowsCygwinEnvironment()) in ConvertArgumentsForLaunchingInShell()292 triple.isWindowsCygwinEnvironment()) in ConvertArgumentsForLaunchingInShell()
594 bool isWindowsCygwinEnvironment() const { in isWindowsCygwinEnvironment() function604 return isWindowsCygwinEnvironment() || isWindowsGNUEnvironment(); in isOSCygMing()922 return isAndroid() || isOSOpenBSD() || isWindowsCygwinEnvironment(); in hasDefaultEmulatedTLS()
224 if (TT.isWindowsGNUEnvironment() || TT.isWindowsCygwinEnvironment()) { in emitLinkerFlagsForGlobalCOFF()
299 return TargetTriple.isWindowsCygwinEnvironment(); in isTargetWindowsCygwin()
389 if (T.isOSWindows() && !T.isWindowsCygwinEnvironment()) { in initialize()