Searched refs:renderMCDCView (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/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 | 94 void renderMCDCView(raw_ostream &OS, MCDCView &BRV,
|
| H A D | SourceCoverageView.h | 257 virtual void renderMCDCView(raw_ostream &OS, MCDCView &BRV,
|
| H A D | SourceCoverageView.cpp | 292 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 | 983 void SourceCoverageViewHTML::renderMCDCView(raw_ostream &OS, MCDCView &MRV, in renderMCDCView() function in SourceCoverageViewHTML
|