Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp134 typedef llvm::function_ref<int(int, const char **)> CommandLineParserType; typedef in __anonf127be270111::CodeCoverageTool
137 CommandLineParserType commandLineParser);
140 CommandLineParserType commandLineParser);
143 CommandLineParserType commandLineParser);
929 CommandLineParserType commandLineParser) { in doShow()
1159 CommandLineParserType commandLineParser) { in doReport()
1205 CommandLineParserType commandLineParser) { in doExport()