Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp321 auto SubViewBranches = ExpansionCoverage.getBranches(); in attachExpansionSubViews() local
327 attachBranchSubViews(*SubView, Expansion.Function.Name, SubViewBranches, in attachExpansionSubViews()
452 auto SubViewBranches = SubViewCoverage.getBranches(); in createSourceFileView() local
457 attachBranchSubViews(*SubView, SourceFile, SubViewBranches, in createSourceFileView()