Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp24 const std::string &InputGCDA, bool DumpGCOV, in reportCoverage() argument
162 cl::opt<bool> DumpGCOV("dump", cl::init(false), cl::cat(DebugCat), gcovMain() local