Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
Dllvm-cov.cpp31 int reportMain(int argc, const char *argv[]);
72 .Case("report", reportMain) in main()
DCodeCoverage.cpp608 int reportMain(int argc, const char *argv[]) { in reportMain() function