Home
last modified time | relevance | path

Searched refs:hasSubViews (Results 1 – 6 of 6) 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
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageViewHTML.cpp484 if (hasSubViews()) in renderLineSuffix()
610 if (!hasSubViews()) in renderLine()
DSourceCoverageView.h231 bool hasSubViews() const;
DSourceCoverageView.cpp131 bool SourceCoverageView::hasSubViews() const { in hasSubViews() function in SourceCoverageView