Lines Matching refs:StringTable
36 const StringTable *StrTable;
37 ArrayRef<StringTable::Offset> PrefixesTable;
39 explicit OptNameLess(const StringTable &StrTable, in OptNameLess()
40 ArrayRef<StringTable::Offset> PrefixesTable) in OptNameLess()
80 OptTable::OptTable(const StringTable &StrTable, in OptTable()
81 ArrayRef<StringTable::Offset> PrefixesTable, in OptTable()
156 static unsigned matchOption(const StringTable &StrTable, in matchOption()
157 ArrayRef<StringTable::Offset> PrefixesTable, in matchOption()
175 static bool optionMatches(const StringTable &StrTable, in optionMatches()
176 ArrayRef<StringTable::Offset> PrefixesTable, in optionMatches()
792 GenericOptTable::GenericOptTable(const StringTable &StrTable, in GenericOptTable()
793 ArrayRef<StringTable::Offset> PrefixesTable, in GenericOptTable()