Searched refs:ObjFW (Results 1 – 8 of 8) sorted by relevance
52 ObjFW enumerator82 case ObjFW: return true; in isNonFragile()120 case ObjFW: in isGNUFamily()141 case ObjFW: return true; in allowsARC()159 case ObjFW: return true; in hasNativeARC()206 case ObjFW: return true; in hasSubscripting()228 case ObjFW: in allowsPointerArithmetic()250 case ObjFW: return false; in hasTerminate()263 case ObjFW: return true; in hasWeakClassImport()276 case ObjFW: return true; in hasUnwindExceptions()
35 case ObjCRuntime::ObjFW: out << "objfw"; break; in operator <<()73 kind = ObjCRuntime::ObjFW; in tryParse()86 if (kind == ObjCRuntime::ObjFW && Version > VersionTuple(0, 8)) in tryParse()
3 // Test the ObjFW runtime.
166 case ObjCRuntime::ObjFW: in getObjCPersonality()201 case ObjCRuntime::ObjFW: // XXX: this will change soon in getObjCXXPersonality()
2850 case ObjCRuntime::ObjFW: in CreateGNUObjCRuntime()
178 case ObjCRuntime::ObjFW: in createObjCRuntime()
7050 case ObjCRuntime::ObjFW: in CreateMacObjCRuntime()
528 if (LangOpts.ObjCRuntime.getKind() == ObjCRuntime::ObjFW) { in InitializePredefinedMacros()