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.cpp176 bool SkipFunctions, bool SkipBranches) { in renderFile()
201 bool ExportSummaryOnly, bool SkipFunctions, in renderFiles()
H A DCoverageViewOptions.h43 bool SkipFunctions; global() member
H A DCodeCoverage.cpp1265 cl::opt<bool> SkipFunctions("skip-functions", cl::Optional, in doExport() local