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

Overridden By

tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  602 void DiagnosticNoteRenderer::emitImportLocation(FullSourceLoc Loc,
tools/clang/lib/Frontend/TextDiagnostic.cpp
  915 void TextDiagnostic::emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  100   void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,

References

tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  244   emitImportLocation(Loc, PLoc, ModuleName);