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

References

tools/clang/lib/Tooling/Core/Replacement.cpp
  137   SourceLocation SpellingBegin = Sources.getSpellingLoc(Range.getBegin());
  138   SourceLocation SpellingEnd = Sources.getSpellingLoc(Range.getEnd());
  142   if (Range.isTokenRange())