Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp136 typedef llvm::function_ref<int(int, const char **)> CommandLineParserType; typedef in __anon1c6dbef00111::CodeCoverageTool
139 CommandLineParserType commandLineParser);
142 CommandLineParserType commandLineParser);
145 CommandLineParserType commandLineParser);
970 CommandLineParserType commandLineParser) { in doShow()
1211 CommandLineParserType commandLineParser) { in doReport()
1257 CommandLineParserType commandLineParser) { in doExport()