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

Overridden By

tools/llvm-cov/SourceCoverageViewHTML.cpp
  471 void SourceCoverageViewHTML::renderSourceName(raw_ostream &OS, bool WholeFile) {
tools/llvm-cov/SourceCoverageViewText.cpp
   71 void SourceCoverageViewText::renderSourceName(raw_ostream &OS, bool WholeFile) {

References

tools/llvm-cov/SourceCoverageView.cpp
  185     renderSourceName(OS, WholeFile);