Home
last modified time | relevance | path

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

/external/llvm/lib/Option/
DOptTable.cpp333 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title, in PrintHelpOptionList() function
429 PrintHelpOptionList(OS, it->first, it->second); in PrintHelp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp487 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title, in PrintHelpOptionList() function
579 PrintHelpOptionList(OS, OptionGroup.first, OptionGroup.second); in PrintHelp()