Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp129 typedef llvm::function_ref<int(int, const char **)> CommandLineParserType; typedef in __anon1753d6240111::CodeCoverageTool
132 CommandLineParserType commandLineParser);
135 CommandLineParserType commandLineParser);
138 CommandLineParserType commandLineParser);
898 CommandLineParserType commandLineParser) { in doShow()
1082 CommandLineParserType commandLineParser) { in doReport()
1122 CommandLineParserType commandLineParser) { in doExport()