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.cpp767 const char *HelpGroup = getOptionHelpGroup(*this, Id); in internalPrintHelp() local
769 GroupedOptionHelp[HelpGroup].push_back({OptName, HelpText}); in internalPrintHelp()