Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp139 typedef llvm::function_ref<int(int, const char **)> CommandLineParserType; typedef in __anon90b360e60111::CodeCoverageTool
142 CommandLineParserType commandLineParser);
145 CommandLineParserType commandLineParser);
148 CommandLineParserType commandLineParser);
998 CommandLineParserType commandLineParser) { in doShow()
1239 CommandLineParserType commandLineParser) { in doReport()
1285 CommandLineParserType commandLineParser) { in doExport()