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

References

tools/clang/lib/ARCMigrate/ObjCMT.cpp
  737   EndOfEnumDclLoc = trans::findSemiAfterLocation(EndOfEnumDclLoc,
  737   EndOfEnumDclLoc = trans::findSemiAfterLocation(EndOfEnumDclLoc,
  739   if (EndOfEnumDclLoc.isValid()) {
  740     SourceRange EnumDclRange(EnumDcl->getBeginLoc(), EndOfEnumDclLoc);
  756   EndOfEnumDclLoc =
  759   if (EndOfEnumDclLoc.isValid()) {
  764     commit.remove(SourceRange(BeginOfEnumDclLoc, EndOfEnumDclLoc));