Searched defs:addInstantiation (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ | ||
H A D | SourceCoverageView.cpp | 189 void SourceCoverageView::addInstantiation( addInstantiation() function in SourceCoverageView |
H A D | CoverageSummaryInfo.h | 290 void addInstantiation(const FunctionCoverageSummary &Function) { in addInstantiation() function |