Searched refs:renderFunctionReports (Results 1 – 3 of 3) sorted by relevance
36 void renderFunctionReports(ArrayRef<std::string> Files,
309 void CoverageReport::renderFunctionReports(ArrayRef<std::string> Files, in renderFunctionReports() function in llvm::CoverageReport
1116 Report.renderFunctionReports(SourceFiles, DC, llvm::outs()); in doReport()