Home
last modified time | relevance | path

Searched defs:addInstantiation (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp189 void SourceCoverageView::addInstantiation( addInstantiation() function in SourceCoverageView
H A DCoverageSummaryInfo.h290 void addInstantiation(const FunctionCoverageSummary &Function) { in addInstantiation() function