Searched refs:CheckIfUncovered (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp538 auto CheckIfUncovered = [&](const CoverageSegment *S) { local
543 if (CheckIfUncovered(LCS.getWrappedSegment())) {
551 if (CheckIfUncovered(CurSeg))

Completed in 158 milliseconds