Home | History | Annotate | Download | only in llvm-cov

Lines Matching refs:getCoveredFunctions

462   for (const auto &Function : Coverage.getCoveredFunctions()) {
514 for (const auto &Function : Coverage.getCoveredFunctions())
897 for (const auto &Function : Coverage->getCoveredFunctions(SourceFile))