Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DOptTable.cpp253 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title, in PrintHelpOptionList() function
338 PrintHelpOptionList(OS, it->first, it->second); in PrintHelp()