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