Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
Dgcov.cpp28 const std::string &InputGCDA, bool DumpGCOV, in reportCoverage()
137 cl::opt<bool> DumpGCOV("dump", cl::init(false), cl::cat(DebugCat), in gcovMain() local