Home
last modified time | relevance | path

Searched defs:SkipFunctions (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp176 bool SkipFunctions) { in renderFile()
199 bool ExportSummaryOnly, bool SkipFunctions) { in renderFiles()
H A DCoverageViewOptions.h43 bool SkipFunctions; member
H A DCodeCoverage.cpp1130 cl::opt<bool> SkipFunctions("skip-functions", cl::Optional, in doExport() local