Searched refs:renderTableHeader (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.h75 void renderTableHeader(raw_ostream &OS, unsigned FirstUncoveredLineNo,
H A DSourceCoverageViewHTML.h84 void renderTableHeader(raw_ostream &OS, unsigned FirstUncoveredLineNo,
H A DSourceCoverageView.cpp187 renderTableHeader(OS, (ViewDepth > 0) ? 0 : getFirstUncoveredLineNo(),
H A DSourceCoverageView.h217 virtual void renderTableHeader(raw_ostream &OS, unsigned FirstUncoveredLineNo,
H A DSourceCoverageViewText.cpp250 void SourceCoverageViewText::renderTableHeader(raw_ostream &, unsigned, function in class:SourceCoverageViewText
H A DSourceCoverageViewHTML.cpp678 void SourceCoverageViewHTML::renderTableHeader(raw_ostream &OS, function in class:SourceCoverageViewHTML

Completed in 165 milliseconds