Searched defs:OptTable (Results 1 – 3 of 3) sorted by relevance
441 : OptTable(StrTable, PrefixesTable, OptionInfos, IgnoreCase) { in OptTable() function
80 OptTable::OptTable(const StringTable &StrTable, in OptTable() function in OptTable
423 static void printHelp(const opt::OptTable &OptTable, raw_ostream &OS, in printHelp()