Searched refs:ObjFW (Results 1 – 8 of 8) sorted by relevance
56 ObjFW enumerator86 case ObjFW: return true; in isNonFragile()126 case ObjFW: in isGNUFamily()150 case ObjFW: return true; in allowsARC()169 case ObjFW: return true; in hasNativeARC()219 case ObjFW: return true; in hasSubscripting()242 case ObjFW: in allowsPointerArithmetic()265 case ObjFW: return false; in hasTerminate()279 case ObjFW: return true; in hasWeakClassImport()293 case ObjFW: return true; in hasUnwindExceptions()
36 case ObjCRuntime::ObjFW: out << "objfw"; break; in operator <<()76 kind = ObjCRuntime::ObjFW; in tryParse()89 if (kind == ObjCRuntime::ObjFW && Version > VersionTuple(0, 8)) in tryParse()
3 // Test the ObjFW runtime.
139 case ObjCRuntime::ObjFW: in getObjCPersonality()175 case ObjCRuntime::ObjFW: // XXX: this will change soon in getObjCXXPersonality()
2895 case ObjCRuntime::ObjFW: in CreateGNUObjCRuntime()
169 case ObjCRuntime::ObjFW: in createObjCRuntime()
7321 case ObjCRuntime::ObjFW: in CreateMacObjCRuntime()
573 if (LangOpts.ObjCRuntime.getKind() == ObjCRuntime::ObjFW) { in InitializePredefinedMacros()