Searched defs:DumpGCOV (Results 1 – 1 of 1) sorted by relevance
28 const std::string &InputGCDA, bool DumpGCOV, in reportCoverage()137 cl::opt<bool> DumpGCOV("dump", cl::init(false), cl::cat(DebugCat), in gcovMain() local