Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A Dllvm-cov.cpp30 int reportMain(int argc, const char *argv[]);
74 .Case("report", reportMain) in main()
H A DCodeCoverage.cpp1057 int reportMain(int argc, const char *argv[]) { in reportMain() function