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