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