Searched refs:isWindowsCygwinEnvironment (Results 1 – 5 of 5) sorted by relevance
250 !triple.isWindowsCygwinEnvironment()) in ConvertArgumentsForLaunchingInShell()288 triple.isWindowsCygwinEnvironment()) in ConvertArgumentsForLaunchingInShell()
660 bool isWindowsCygwinEnvironment() const { in isWindowsCygwinEnvironment() function670 return isWindowsCygwinEnvironment() || isWindowsGNUEnvironment(); in isOSCygMing()1083 isWindowsCygwinEnvironment() || isOHOSFamily(); in hasDefaultEmulatedTLS()
309 return TargetTriple.isWindowsCygwinEnvironment(); in isTargetWindowsCygwin()
226 if (TT.isWindowsGNUEnvironment() || TT.isWindowsCygwinEnvironment()) { in emitLinkerFlagsForGlobalCOFF()
431 if (T.isOSWindows() && !T.isWindowsCygwinEnvironment()) { in initializeLibCalls()