Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp103 void attachBranchSubViews(SourceCoverageView &View,
324 attachBranchSubViews(*SubView, SubViewBranches); in attachExpansionSubViews()
329 void CodeCoverageTool::attachBranchSubViews(SourceCoverageView &View, in attachBranchSubViews() function in CodeCoverageTool
386 attachBranchSubViews(*View, Branches); in createFunctionView()
408 attachBranchSubViews(*View, Branches); in createSourceFileView()
431 attachBranchSubViews(*SubView, SubViewBranches); in createSourceFileView()