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

References

tools/clang/include/clang/Basic/JsonSupport.h
   91     PresumedLoc PLoc = SM.getPresumedLoc(Loc);
  112   printSourceLocationAsJson(Out, SM.getExpansionLoc(Loc), SM, false);
  112   printSourceLocationAsJson(Out, SM.getExpansionLoc(Loc), SM, false);
  114   printSourceLocationAsJson(Out, SM.getSpellingLoc(Loc), SM, true);
  114   printSourceLocationAsJson(Out, SM.getSpellingLoc(Loc), SM, true);