Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp777 const char *HelpGroup = getOptionHelpGroup(*this, Id); in internalPrintHelp() local
779 GroupedOptionHelp[HelpGroup].push_back({OptName, HelpText}); in internalPrintHelp()