Searched refs:isWindowsCygwinEnvironment (Results 1 – 4 of 4) sorted by relevance
482 bool isWindowsCygwinEnvironment() const { in isWindowsCygwinEnvironment() function492 return isWindowsCygwinEnvironment() || isWindowsGNUEnvironment(); in isOSCygMing()
443 return TargetTriple.isWindowsCygwinEnvironment(); in isTargetWindowsCygwin()
1059 if (TT.isWindowsGNUEnvironment() || TT.isWindowsCygwinEnvironment()) { in emitLinkerFlagsForGlobal()
3437 getToolChain().getTriple().isWindowsCygwinEnvironment(); in ConstructJob()