Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DSourceCoverageViewHTML.cpp277 if (hasSubViews()) in renderLineSuffix()
389 if (!hasSubViews()) in renderLine()
DSourceCoverageView.h249 bool hasSubViews() const;
DSourceCoverageView.cpp105 bool SourceCoverageView::hasSubViews() const { in hasSubViews() function in SourceCoverageView