Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cov/
DCoverageExporterLcov.cpp82 bool SkipFunctions) { in renderFile()
103 bool ExportSummaryOnly, bool SkipFunctions) { in renderFiles()
DCoverageViewOptions.h38 bool SkipFunctions; member
DCodeCoverage.cpp1035 cl::opt<bool> SkipFunctions("skip-functions", cl::Optional, in doExport() local