Searched refs:infoTable (Results 1 – 3 of 3) sorted by relevance
39 static constexpr opt::OptTable::Info infoTable[] = { variable59 COFFOptTable() : PrecomputedOptTable(infoTable, PrefixTable, true) {} in COFFOptTable()
73 static constexpr opt::OptTable::Info infoTable[] = { variable84 MinGWOptTable() : opt::GenericOptTable(infoTable, false) {} in MinGWOptTable()
789 static constexpr llvm::opt::OptTable::Info infoTable[] = { variable797 COFFOptTable::COFFOptTable() : GenericOptTable(infoTable, true) {} in COFFOptTable()