Searched refs:isWindowsGNUEnvironment (Results 1 – 15 of 15) sorted by relevance
707 bool isWindowsGNUEnvironment() const { in isWindowsGNUEnvironment() function713 return isWindowsCygwinEnvironment() || isWindowsGNUEnvironment(); in isOSCygMing()718 return isWindowsMSVCEnvironment() || isWindowsGNUEnvironment() || in isOSMSVCRT()
282 if (Triple.isWindowsGNUEnvironment()) in addWindowsDefines()
239 if (!isVariadic && T.isWindowsGNUEnvironment() && in getDefaultMethodCallConv()
1956 if (!Context.getTargetInfo().getTriple().isWindowsGNUEnvironment()) in LayoutField()
226 if (TT.isWindowsGNUEnvironment() || TT.isWindowsCygwinEnvironment()) { in emitLinkerFlagsForGlobalCOFF()
321 return TargetTriple.isWindowsGNUEnvironment(); in isTargetWindowsGNU()
955 if (TI.getTriple().isWindowsGNUEnvironment()) { in InitializePredefinedMacros()
1533 if (tt.isWindowsGNUEnvironment()) { in shouldAssumeDSOLocal()
746 Suffix = TT.isWindowsGNUEnvironment() ? ".dll.a" : ".lib"; in buildCompilerRTBasename()
772 if (Target.isWindowsGNUEnvironment()) in computeTargetTriple()
2082 bool IgnoreVendor = isWindowsGNUEnvironment(); in isCompatibleWith()
2056 !TM.getTargetTriple().isWindowsGNUEnvironment() && in insertSSPDeclarations()
1394 IsMingw64(getTarget().getTriple().isWindowsGNUEnvironment()) {} in WinX86_64ABIInfo()
5962 Triple.isWindowsGNUEnvironment())) { in ConstructJob()5966 if (Triple.isWindowsGNUEnvironment()) { in ConstructJob()
12591 if (T.isWindowsGNUEnvironment()) in isDefaultStdCall()