Searched refs:GroupedOptionHelp (Results 1 – 1 of 1) sorted by relevance
406 helpmap_ty GroupedOptionHelp; in PrintHelp() local424 GroupedOptionHelp[HelpGroup].push_back(std::make_pair(OptName, Text)); in PrintHelp()428 for (helpmap_ty::iterator it = GroupedOptionHelp .begin(), in PrintHelp()429 ie = GroupedOptionHelp.end(); it != ie; ++it) { in PrintHelp()430 if (it != GroupedOptionHelp .begin()) in PrintHelp()