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

References

tools/llvm-cov/SourceCoverageViewHTML.cpp
  514   Snip(LCol - 1, Segments.empty() ? 0 : (Segments.front()->Col - 1));
  517     Snip(LCol - 1, Segments[I]->Col - LCol);
  520   Snip(LCol - 1, Line.size() + 1 - LCol);