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

Declarations

tools/clang/include/clang/Tooling/Core/Replacement.h
  133   void setFromSourceLocation(const SourceManager &Sources, SourceLocation Start,

References

tools/clang/lib/Tooling/Core/Replacement.cpp
   54   setFromSourceLocation(Sources, Start, Length, ReplacementText);
  151   setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()),