Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp461 auto GroupSummary = in prepareSingleFileReport() local
465 outs() << "InstantiationGroup: " << GroupSummary.Name << " with " in prepareSingleFileReport()
468 FileReport->addFunction(GroupSummary); in prepareSingleFileReport()