Searched refs:getCoveredFunctions (Results 1 – 11 of 11) sorted by relevance
351 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()379 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()397 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()429 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()481 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()506 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()531 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()558 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()581 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()612 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P()[all …]
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
155 renderFunctions(Coverage.getCoveredFunctions()); in renderRoot()
462 for (const auto &Function : Coverage.getCoveredFunctions()) { in demangleSymbols()514 for (const auto &Function : Coverage.getCoveredFunctions()) in demangleSymbols()897 for (const auto &Function : Coverage->getCoveredFunctions(SourceFile)) in doShow()
285 auto Functions = Coverage.getCoveredFunctions(Filename); in renderFunctionReports()
578 iterator_range<FunctionRecordIterator> getCoveredFunctions() const { in getCoveredFunctions() function585 getCoveredFunctions(StringRef Filename) const { in getCoveredFunctions() function
415 for (const auto &Function : getCoveredFunctions()) in getUniqueSourceFiles()
557 for (const auto &Function : getCoveredFunctions()) in getUniqueSourceFiles()