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

References

tools/clang/lib/ARCMigrate/ObjCMT.cpp
  845   if (!IDecl || ObjCProtocolDecls.empty() || IDecl->isDeprecated())
  845   if (!IDecl || ObjCProtocolDecls.empty() || IDecl->isDeprecated())
  850   Ctx.CollectInheritedProtocols(IDecl, ExplicitProtocols);
  865     if (ClassImplementsAllMethodsAndProperties(Ctx, ImpDecl, IDecl,
  894   rewriteToObjCInterfaceDecl(IDecl, MinimalConformingProtocols,