Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp78 for (const auto &LCS : getLineCoverageStats(CD)) { in get()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1104 getLineCoverageStats(const coverage::CoverageData &CD) { in getLineCoverageStats() function