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

References

tools/clang/lib/ARCMigrate/ObjCMT.cpp
  298       PropertyDotString += Prop->getName();
  299       PropertyDotString += " =";
  312         PropertyDotString += " ";
  314       commit.replace(Range, PropertyDotString);