Searched refs:NotCoveredFns (Results 1 – 1 of 1) sorted by relevance
487 std::set<FunctionLoc> NotCoveredFns; in printNotCoveredFunctions() local490 std::inserter(NotCoveredFns, NotCoveredFns.end())); in printNotCoveredFunctions()491 printFunctionLocs(NotCoveredFns, OS); in printNotCoveredFunctions()