Home
last modified time | relevance | path

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

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