Searched refs:GNUstep (Results 1 – 9 of 9) sorted by relevance
53 GNUstep, enumerator85 case GNUstep: return true; in isNonFragile()101 if (getKind() == GNUstep && getVersion() >= VersionTuple(1, 6)) { in isLegacyDispatchDefaultForArch()125 case GNUstep: in isGNUFamily()149 case GNUstep: return true; in allowsARC()168 case GNUstep: return getVersion() >= VersionTuple(1, 6); in hasNativeARC()183 case GNUstep: in hasOptimizedSetter()218 case GNUstep: return true; in hasSubscripting()241 case GNUstep: in allowsPointerArithmetic()264 case GNUstep: return false; in hasTerminate()[all …]
34 case ObjCRuntime::GNUstep: out << "gnustep"; break; in operator <<()72 kind = ObjCRuntime::GNUstep; in tryParse()
398 return ObjCRuntime(isNonFragile ? ObjCRuntime::GNUstep : ObjCRuntime::GCC, in getDefaultObjCRuntime()
6173 runtime = ObjCRuntime(ObjCRuntime::GNUstep, VersionTuple(1, 6)); in AddObjCRuntimeArgs()
134 case ObjCRuntime::GNUstep: in getObjCPersonality()177 case ObjCRuntime::GNUstep: in getObjCXXPersonality()
238 if ((R.getKind() == ObjCRuntime::GNUstep) && in MakePropertyEncodingString()2889 case ObjCRuntime::GNUstep: in CreateGNUObjCRuntime()
167 case ObjCRuntime::GNUstep: in createObjCRuntime()
7319 case ObjCRuntime::GNUstep: in CreateMacObjCRuntime()
703 Fix binary compatibility issues for gnustep-back (GNUstep backend714 This probably explains the GNUstep crashes with the second release