Searched refs:isRuntime (Results 1 – 1 of 1) sorted by relevance
173 bool isRuntime(ObjCRuntime::Kind kind, unsigned major, unsigned minor=0) { in isRuntime() function in __anon119c321b0111::CGObjCGNU227 assert(!isRuntime(ObjCRuntime::GNUstep, 2)); in MakePropertyEncodingString()228 if (isRuntime(ObjCRuntime::GNUstep, 1, 6)) { in MakePropertyEncodingString()278 if (isRuntime(ObjCRuntime::GNUstep, 2)) { in PushPropertyListHeader()2541 bool isV2ABI = isRuntime(ObjCRuntime::GNUstep, 2); in GenerateMessageSendSuper()2803 bool isV2ABI = isRuntime(ObjCRuntime::GNUstep, 2); in GenerateMethodList()3283 if (isRuntime(ObjCRuntime::GNUstep, 2)) { in GenerateCategory()