Searched refs:ViewOpts (Results 1 – 1 of 1) sorted by relevance
146 CoverageViewOptions ViewOpts; member in __anonf127be270111::CodeCoverageTool203 ViewOpts.colored_ostream(errs(), raw_ostream::RED) in error()209 ViewOpts.colored_ostream(errs(), raw_ostream::RED) in warning()303 if (!ViewOpts.ShowExpandedRegions) in attachExpansionSubViews()317 ViewOpts, std::move(ExpansionCoverage)); in attachExpansionSubViews()330 if (!ViewOpts.ShowBranchCounts && !ViewOpts.ShowBranchPercents) in attachBranchSubViews()345 auto SubView = SourceCoverageView::create(SourceName, File, ViewOpts, in attachBranchSubViews()365 SourceBuffer.get(), ViewOpts, in createFunctionView()387 ViewOpts, std::move(FileCoverage)); in createSourceFileView()391 if (!ViewOpts.ShowFunctionInstantiations) in createSourceFileView()[all …]