Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageView.cpp170 bool ShowSourceName, bool ShowTitle, in print() argument
172 if (ShowTitle) in print()
DSourceCoverageView.h262 bool ShowTitle, unsigned ViewDepth = 0);
DCodeCoverage.cpp913 bool ShowTitle = ViewOpts.hasOutputDirectory(); in doShow() local
921 /*ShowSourceName=*/true, ShowTitle); in doShow()
922 ShowTitle = false; in doShow()