Home
last modified time | relevance | path

Searched refs:helpmap_ty (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Option/
DOptTable.cpp402 std::vector<std::pair<std::string, const char*> > > helpmap_ty; in PrintHelp() typedef
403 helpmap_ty GroupedOptionHelp; in PrintHelp()
425 for (helpmap_ty::iterator it = GroupedOptionHelp .begin(), in PrintHelp()