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

References

tools/clang/lib/ARCMigrate/TransformActions.cpp
  224       if (!canReplaceText(act.Loc, act.Text1))
  247       commitInsert(act.Loc, act.Text1);
  250       commitInsertAfterToken(act.Loc, act.Text1);
  262       commitReplaceText(act.Loc, act.Text1, act.Text2);
  290   data.Text1 = text;
  300   data.Text1 = text;
  346   data.Text1 = text;