Home
last modified time | relevance | path

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

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