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

References

tools/clang/tools/extra/clangd/refactor/tweaks/ExpandMacro.cpp
  102   this->Expansion = *Expansion;
  110   for (const syntax::Token &T : Expansion.Expanded) {
  120       CharSourceRange::getCharRange(Expansion.Spelled.front().location(),
  121                                     Expansion.Spelled.back().endLocation());