Searched refs:isRuntime (Results 1 – 1 of 1) sorted by relevance
177 bool isRuntime(ObjCRuntime::Kind kind, unsigned major, unsigned minor=0) { in isRuntime() function in __anon128dbe400111::CGObjCGNU231 assert(!isRuntime(ObjCRuntime::GNUstep, 2)); in MakePropertyEncodingString()232 if (isRuntime(ObjCRuntime::GNUstep, 1, 6)) { in MakePropertyEncodingString()282 if (isRuntime(ObjCRuntime::GNUstep, 2)) { in PushPropertyListHeader()2553 bool isV2ABI = isRuntime(ObjCRuntime::GNUstep, 2); in GenerateMessageSendSuper()2888 bool isV2ABI = isRuntime(ObjCRuntime::GNUstep, 2); in GenerateMethodList()3368 if (isRuntime(ObjCRuntime::GNUstep, 2)) { in GenerateCategory()