Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp488 if (hasSubViews()) in renderLineSuffix()
614 if (!hasSubViews()) in renderLine()
H A DSourceCoverageView.h254 bool hasSubViews() const;
H A DSourceCoverageView.cpp134 bool SourceCoverageView::hasSubViews() const { in hasSubViews() function in SourceCoverageView