Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp129 typedef llvm::function_ref<int(int, const char **)> CommandLineParserType; typedef in __anone83340200111::CodeCoverageTool
132 CommandLineParserType commandLineParser);
135 CommandLineParserType commandLineParser);
138 CommandLineParserType commandLineParser);
925 CommandLineParserType commandLineParser) { in doShow()
1155 CommandLineParserType commandLineParser) { in doReport()
1201 CommandLineParserType commandLineParser) { in doExport()