Searched refs:isWindowsGNUEnvironment (Results 1 – 18 of 18) sorted by relevance
664 bool isWindowsGNUEnvironment() const { in isWindowsGNUEnvironment() function670 return isWindowsCygwinEnvironment() || isWindowsGNUEnvironment(); in isOSCygMing()675 return isWindowsMSVCEnvironment() || isWindowsGNUEnvironment() || in isOSMSVCRT()
207 if (TT.isWindowsGNUEnvironment() && GV->isDeclarationForLinker() && in shouldAssumeDSOLocal()
240 if (!isVariadic && T.isWindowsGNUEnvironment() && in getDefaultMethodCallConv()
1963 if (!Context.getTargetInfo().getTriple().isWindowsGNUEnvironment()) in LayoutField()
313 return TargetTriple.isWindowsGNUEnvironment(); in isTargetWindowsGNU()
226 if (TT.isWindowsGNUEnvironment() || TT.isWindowsCygwinEnvironment()) { in emitLinkerFlagsForGlobalCOFF()
945 if (TI.getTriple().isWindowsGNUEnvironment()) { in InitializePredefinedMacros()
663 ? (TT.isWindowsGNUEnvironment() ? ".dll.a" : ".lib") in buildCompilerRTBasename()
632 if (Target.isWindowsGNUEnvironment()) in computeTargetTriple()
8617 Context.getTargetInfo().getTriple().isWindowsGNUEnvironment()); in CheckSpecializationInstantiationRedecl()9448 !Context.getTargetInfo().getTriple().isWindowsGNUEnvironment()) { in ActOnExplicitInstantiation()9512 Context.getTargetInfo().getTriple().isWindowsGNUEnvironment()) { in ActOnExplicitInstantiation()9678 Context.getTargetInfo().getTriple().isWindowsGNUEnvironment() && in ActOnExplicitInstantiation()
6150 if (S.Context.getTargetInfo().getTriple().isWindowsGNUEnvironment()) in ReferenceDllExportedMembers() 6452 !Context.getTargetInfo().getTriple().isWindowsGNUEnvironment()) { in checkClassLevelDLLAttribute()
12381 if (T.isWindowsGNUEnvironment()) in isDefaultStdCall()
1952 !TM.getTargetTriple().isWindowsGNUEnvironment() && in insertSSPDeclarations()
1756 if (getContext().getTargetTriple().isWindowsGNUEnvironment()) in SelectSectionForGlobal()
3737 if (CGM.getTriple().isWindowsGNUEnvironment()) in ShouldUseExternalRTTIDescriptor()4019 .isWindowsGNUEnvironment()) in getTypeInfoLinkage()
1640 if (TT.isWindowsGNUEnvironment()) { in shouldAssumeDSOLocal()
1386 IsMingw64(getTarget().getTriple().isWindowsGNUEnvironment()) {} in WinX86_64ABIInfo()
5931 Triple.isWindowsGNUEnvironment())) { in ConstructJob()5935 if (Triple.isWindowsGNUEnvironment()) { in ConstructJob()