Searched refs:computeNotCoveredFunctions (Results 1 – 1 of 1) sorted by relevance
749 std::set<FileFn> computeNotCoveredFunctions() const { in computeNotCoveredFunctions() function in __anondb1c28880111::SourceCoverageData880 auto NotCoveredFns = SCovData.computeNotCoveredFunctions(); in printNotCoveredFunctions()