Home
last modified time | relevance | path

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

/external/llvm/tools/sancov/
Dsancov.cc476 void printCoveredFunctions(raw_ostream &OS) { in printCoveredFunctions() function in __anon15e54a520111::CoverageData
523 CovData.get()->printCoveredFunctions(outs()); in main()