Home
last modified time | relevance | path

Searched refs:printCoveredFunctions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/sancov/
H A Dsancov.cpp1020 static void printCoveredFunctions(const SymbolizedCoverage &CovData, in printCoveredFunctions() function
1199 printCoveredFunctions(*Coverage, outs()); in main()