Searched refs:ObjFW (Results 1 – 7 of 7) sorted by relevance
59 ObjFW enumerator88 case ObjFW: return true; in isNonFragile()136 case ObjFW: in isGNUFamily()160 case ObjFW: return true; in allowsARC()179 case ObjFW: return true; in hasNativeARC()221 case ObjFW: in shouldUseARCFunctionsForRetainRelease()258 case ObjFW: in shouldUseRuntimeFunctionsForAlloc()326 case ObjFW: return true; in hasSubscripting()349 case ObjFW: in allowsPointerArithmetic()372 case ObjFW: return false; in hasTerminate()[all …]
40 case ObjCRuntime::ObjFW: out << "objfw"; break; in operator <<()80 kind = ObjCRuntime::ObjFW; in tryParse()93 if (kind == ObjCRuntime::ObjFW && Version > VersionTuple(0, 8)) in tryParse()
167 case ObjCRuntime::ObjFW: in getObjCPersonality()225 case ObjCRuntime::ObjFW: in getObjCXXPersonality()
4445 case ObjCRuntime::ObjFW: in CreateGNUObjCRuntime()
7769 case ObjCRuntime::ObjFW: in CreateMacObjCRuntime()
568 case ObjCRuntime::ObjFW: in createObjCRuntime()
988 if (LangOpts.ObjCRuntime.getKind() == ObjCRuntime::ObjFW) { in InitializePredefinedMacros()