Searched refs:getOptionHelpGroup (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Option/
H A DOptTable.cpp366 static const char *getOptionHelpGroup(const OptTable &Opts, OptSpecifier Id) { function
381 return getOptionHelpGroup(Opts, GroupID);
419 const char *HelpGroup = getOptionHelpGroup(*this, Id);

Completed in 162 milliseconds