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

References

tools/llvm-cov/SourceCoverageViewText.cpp
  209   renderLinePrefix(OS, ViewDepth);
  210   OS.indent(getCombinedColumnWidth(getOptions()) + (ViewDepth == 0 ? 0 : 1));
  211   renderLine(OS, L, LCS, ExpansionCol, ViewDepth);