Searched refs:getCoveredFunctions (Results 1 – 9 of 9) sorted by relevance
98 for (const auto &F : CM->getCoveredFunctions(Filename)) { in adjustColumnWidths()195 for (const auto &F : Coverage->getCoveredFunctions(Filename)) { in renderFunctionReports()225 for (const auto &F : Coverage->getCoveredFunctions(Filename)) { in renderFileReports()
513 for (const auto &Function : Coverage->getCoveredFunctions()) { in show()
304 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()481 for (const auto &Func : LoadedCoverage->getCoveredFunctions()) in TEST_P()496 for (const auto &Func : LoadedCoverage->getCoveredFunctions()) in TEST_P()
467 iterator_range<FunctionRecordIterator> getCoveredFunctions() const { in getCoveredFunctions() function474 getCoveredFunctions(StringRef Filename) const { in getCoveredFunctions() function
580 iterator_range<FunctionRecordIterator> getCoveredFunctions() const { in getCoveredFunctions() function587 getCoveredFunctions(StringRef Filename) const { in getCoveredFunctions() function
654 iterator_range<FunctionRecordIterator> getCoveredFunctions() const { in getCoveredFunctions() function661 getCoveredFunctions(StringRef Filename) const { in getCoveredFunctions() function
415 for (const auto &Function : getCoveredFunctions()) in getUniqueSourceFiles()
604 for (const auto &Function : getCoveredFunctions()) in getUniqueSourceFiles()
718 for (const auto &Function : getCoveredFunctions()) in getUniqueSourceFiles()