Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp253 bool SkipFunctions, bool SkipBranches, bool UnifyInstances) { in renderFile()
278 bool ExportSummaryOnly, bool SkipFunctions, bool SkipBranches, in renderFiles()
H A DCoverageViewOptions.h47 bool SkipFunctions; member
H A DCodeCoverage.cpp1298 cl::opt<bool> SkipFunctions("skip-functions", cl::Optional, in doExport() local