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

References

tools/clang/lib/ARCMigrate/ObjCMT.cpp
  284         PropertyDotString = ").";
  287         PropertyDotString = ".";
  288       PropertyDotString += Prop->getName();
  289       commit.replace(SpaceRange, PropertyDotString);