Home
last modified time | relevance | path

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

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