Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp306 auto SubViewBranches = ExpansionCoverage.getBranches(); in attachExpansionSubViews() local
312 attachBranchSubViews(*SubView, Expansion.Function.Name, SubViewBranches, in attachExpansionSubViews()
400 auto SubViewBranches = SubViewCoverage.getBranches(); in createSourceFileView() local
404 attachBranchSubViews(*SubView, SourceFile, SubViewBranches, in createSourceFileView()