reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
  235     assert(!isRuntime(ObjCRuntime::GNUstep, 2));
  236     if (isRuntime(ObjCRuntime::GNUstep, 1, 6)) {
  286       if (isRuntime(ObjCRuntime::GNUstep, 2)) {
 2524   bool isV2ABI = isRuntime(ObjCRuntime::GNUstep, 2);
 2786   bool isV2ABI = isRuntime(ObjCRuntime::GNUstep, 2);
 3256   if (isRuntime(ObjCRuntime::GNUstep, 2)) {