Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp184 bool ShowSourceName, bool ShowTitle, in print() argument
186 if (ShowTitle) in print()
H A DSourceCoverageView.h289 bool ShowTitle, unsigned ViewDepth = 0);
H A DCodeCoverage.cpp1035 bool ShowTitle = ViewOpts.hasOutputDirectory(); in doShow() local
1043 /*ShowSourceName=*/true, ShowTitle); in doShow()
1044 ShowTitle = false; in doShow()