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

References

tools/clang/lib/AST/JSONNodeDumper.cpp
  233   SourceLocation Spelling = SM.getSpellingLoc(Loc);
  234   SourceLocation Expansion = SM.getExpansionLoc(Loc);
  242     JOS.attributeObject("expansionLoc", [Expansion, Loc, this] {
  246       if (SM.isMacroArgExpansion(Loc))