Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-cov/ !
H A DCodeCoverage.cpp318 auto SubViewBranches = ExpansionCoverage.getBranches(); in attachExpansionSubViews() local
324 attachBranchSubViews(*SubView, SubViewBranches); in attachExpansionSubViews()
426 auto SubViewBranches = SubViewCoverage.getBranches(); in createSourceFileView() local
431 attachBranchSubViews(*SubView, SubViewBranches); in createSourceFileView()