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()
239 return ObjCRuntime(isNonFragile ? ObjCRuntime::GNUstep : ObjCRuntime::GCC, in getDefaultObjCRuntime()
4847 runtime = ObjCRuntime(ObjCRuntime::GNUstep, VersionTuple(1,6)); in AddObjCRuntimeArgs()
161 case ObjCRuntime::GNUstep: in getObjCPersonality()203 case ObjCRuntime::GNUstep: in getObjCXXPersonality()
232 if ((R.getKind() == ObjCRuntime::GNUstep) && in MakePropertyEncodingString()2844 case ObjCRuntime::GNUstep: in CreateGNUObjCRuntime()
176 case ObjCRuntime::GNUstep: in createObjCRuntime()
7048 case ObjCRuntime::GNUstep: in CreateMacObjCRuntime()