Home
last modified time | relevance | path

Searched refs:renderBranchSummary (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp168 void renderBranchSummary(raw_ostream &OS, const FileCoverageSummary &Summary) { in renderBranchSummary() function
190 renderBranchSummary(OS, FileReport); in renderFile()