Searched refs:renderMCDCView (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageViewText.h | 80 void renderMCDCView(raw_ostream &OS, MCDCView &BRV,
|
| H A D | SourceCoverageViewHTML.h | 93 void renderMCDCView(raw_ostream &OS, MCDCView &BRV,
|
| H A D | SourceCoverageView.h | 253 virtual void renderMCDCView(raw_ostream &OS, MCDCView &BRV,
|
| H A D | SourceCoverageView.cpp | 289 renderMCDCView(OS, *NextMSV, ViewDepth + 1); in print()
|
| H A D | SourceCoverageViewText.cpp | 340 void SourceCoverageViewText::renderMCDCView(raw_ostream &OS, MCDCView &MRV, in renderMCDCView() function in SourceCoverageViewText
|
| H A D | SourceCoverageViewHTML.cpp | 1166 void SourceCoverageViewHTML::renderMCDCView(raw_ostream &OS, MCDCView &MRV, in renderMCDCView() function in SourceCoverageViewHTML
|