Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp107 void attachMCDCSubViews(SourceCoverageView &View,
348 void CodeCoverageTool::attachMCDCSubViews(SourceCoverageView &View, in attachMCDCSubViews() function in CodeCoverageTool
387 attachMCDCSubViews(*View, MCDCRecords); in createFunctionView()
409 attachMCDCSubViews(*View, MCDCRecords); in createSourceFileView()
432 attachMCDCSubViews(*SubView, SubViewMCDCRecords); in createSourceFileView()