Searched refs:ViewOpts (Results 1 – 1 of 1) sorted by relevance
148 CoverageViewOptions ViewOpts; member in __anoncbd5e3e50111::CodeCoverageTool208 ViewOpts.colored_ostream(errs(), raw_ostream::RED) in error()214 ViewOpts.colored_ostream(errs(), raw_ostream::RED) in warning()308 if (!ViewOpts.ShowExpandedRegions) in attachExpansionSubViews()322 ViewOpts, std::move(ExpansionCoverage)); in attachExpansionSubViews()331 if (!ViewOpts.ShowBranchCounts && !ViewOpts.ShowBranchPercents) in attachBranchSubViews()350 if (!ViewOpts.ShowMCDC) in attachMCDCSubViews()383 SourceBuffer.get(), ViewOpts, in createFunctionView()406 ViewOpts, std::move(FileCoverage)); in createSourceFileView()410 if (!ViewOpts.ShowFunctionInstantiations) in createSourceFileView()[all …]