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

Overridden By

tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
  656 void SDiagsRenderer::emitDiagnosticMessage(
tools/clang/lib/Frontend/TextDiagnostic.cpp
  673 void TextDiagnostic::emitDiagnosticMessage(
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
   42   void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
tools/clang/tools/libclang/CIndexDiagnostic.cpp
  112   void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,

References

tools/clang/lib/Frontend/DiagnosticRenderer.cpp
   99     emitDiagnosticMessage(Loc, PresumedLoc(), Level, Message, Ranges, D);
  127     emitDiagnosticMessage(Loc, PLoc, Level, Message, Ranges, D);
  150   emitDiagnosticMessage(FullSourceLoc(), PresumedLoc(), DiagnosticsEngine::Note,