Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp109 void attachMCDCSubViews(SourceCoverageView &View, StringRef SourceName,
360 void CodeCoverageTool::attachMCDCSubViews(SourceCoverageView &View, in attachMCDCSubViews() function in CodeCoverageTool
410 attachMCDCSubViews(*View, DC.demangle(Function.Name), MCDCRecords, in createFunctionView()
434 attachMCDCSubViews(*View, SourceFile, MCDCRecords, SourceBuffer.get(), in createSourceFileView()
459 attachMCDCSubViews(*SubView, SourceFile, SubViewMCDCRecords, in createSourceFileView()