Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A Dllvm-cov.cpp35 int convertForTestingMain(int argc, const char *argv[]);
70 .Case("convert-for-testing", convertForTestingMain) in main()
H A DTestingSupport.cpp22 int convertForTestingMain(int argc, const char *argv[]) { in convertForTestingMain() function