Searched refs:GroupedOptionHelp (Results 1 – 1 of 1) sorted by relevance
395 helpmap_ty GroupedOptionHelp; in PrintHelp() local413 GroupedOptionHelp[HelpGroup].push_back(std::make_pair(OptName, Text)); in PrintHelp()417 for (helpmap_ty::iterator it = GroupedOptionHelp .begin(), in PrintHelp()418 ie = GroupedOptionHelp.end(); it != ie; ++it) { in PrintHelp()419 if (it != GroupedOptionHelp .begin()) in PrintHelp()