Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp307 auto SubViewBranches = ExpansionCoverage.getBranches(); in attachExpansionSubViews() local
313 attachBranchSubViews(*SubView, Expansion.Function.Name, SubViewBranches, in attachExpansionSubViews()
401 auto SubViewBranches = SubViewCoverage.getBranches(); in createSourceFileView() local
405 attachBranchSubViews(*SubView, SourceFile, SubViewBranches, in createSourceFileView()