Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dllvm-cov.cpp34 int convertForTestingMain(int argc, const char *argv[]);
69 .Case("convert-for-testing", convertForTestingMain) in main()
H A DTestingSupport.cpp25 int convertForTestingMain(int argc, const char *argv[]) { in convertForTestingMain() function