Searched defs:OptNameLess (Results 1 – 1 of 1) sorted by relevance
35 struct OptNameLess { struct36 const StringTable *StrTable;37 ArrayRef<StringTable::Offset> PrefixesTable;39 explicit OptNameLess(const StringTable &StrTable, in OptNameLess() argument44 inline bool operator()(const OptTable::Info &A, in operator ()()70 inline bool operator()(const OptTable::Info &I, StringRef Name) const { in operator ()()