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

References

tools/llvm-cov/SourceCoverageView.h
  182   virtual void renderLine(raw_ostream &OS, LineRef L,
  199   virtual void renderExpansionSite(raw_ostream &OS, LineRef L,
tools/llvm-cov/SourceCoverageViewHTML.cpp
  492 void SourceCoverageViewHTML::renderLine(raw_ostream &OS, LineRef L,
  637 void SourceCoverageViewHTML::renderExpansionSite(raw_ostream &OS, LineRef L,
tools/llvm-cov/SourceCoverageViewHTML.h
   61   void renderLine(raw_ostream &OS, LineRef L, const LineCoverageStats &LCS,
   64   void renderExpansionSite(raw_ostream &OS, LineRef L,
tools/llvm-cov/SourceCoverageViewText.cpp
   95 void SourceCoverageViewText::renderLine(raw_ostream &OS, LineRef L,
  205 void SourceCoverageViewText::renderExpansionSite(raw_ostream &OS, LineRef L,
tools/llvm-cov/SourceCoverageViewText.h
   52   void renderLine(raw_ostream &OS, LineRef L, const LineCoverageStats &LCS,
   55   void renderExpansionSite(raw_ostream &OS, LineRef L,