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

Overridden By

tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  592 void DiagnosticNoteRenderer::emitIncludeLocation(FullSourceLoc Loc,
tools/clang/lib/Frontend/TextDiagnostic.cpp
  907 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
   98   void emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override {}

References

tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  215   emitIncludeLocation(Loc, PLoc);