Searched refs:GNUstep (Results 1 – 8 of 8) sorted by relevance
49 GNUstep, enumerator81 case GNUstep: return true; in isNonFragile()96 if (getKind() == GNUstep && getVersion() >= VersionTuple(1, 6)) { in isLegacyDispatchDefaultForArch()119 case GNUstep: in isGNUFamily()140 case GNUstep: return true; in allowsARC()158 case GNUstep: return getVersion() >= VersionTuple(1, 6); in hasNativeARC()171 case GNUstep: in hasOptimizedSetter()205 case GNUstep: return true; in hasSubscripting()227 case GNUstep: in allowsPointerArithmetic()249 case GNUstep: return false; in hasTerminate()[all …]
33 case ObjCRuntime::GNUstep: out << "gnustep"; break; in operator <<()69 kind = ObjCRuntime::GNUstep; in tryParse()
200 return ObjCRuntime(isNonFragile ? ObjCRuntime::GNUstep : ObjCRuntime::GCC, in getDefaultObjCRuntime()
4353 runtime = ObjCRuntime(ObjCRuntime::GNUstep, VersionTuple(1,6)); in AddObjCRuntimeArgs()
178 case ObjCRuntime::GNUstep: in getObjCPersonality()217 case ObjCRuntime::GNUstep: in getObjCXXPersonality()
230 if ((R.getKind() == ObjCRuntime::GNUstep) && in MakePropertyEncodingString()2837 case ObjCRuntime::GNUstep: in CreateGNUObjCRuntime()
166 case ObjCRuntime::GNUstep: in createObjCRuntime()
7079 case ObjCRuntime::GNUstep: in CreateMacObjCRuntime()