Searched refs:DebugCat (Results 1 – 1 of 1) sorted by relevance
128 cl::OptionCategory DebugCat("Internal and debugging options"); in gcovMain() local129 cl::opt<bool> DumpGCOV("dump", cl::init(false), cl::cat(DebugCat), in gcovMain()131 cl::opt<std::string> InputGCNO("gcno", cl::cat(DebugCat), cl::init(""), in gcovMain()133 cl::opt<std::string> InputGCDA("gcda", cl::cat(DebugCat), cl::init(""), in gcovMain()