Searched defs:AddToSet (Results 1 – 4 of 4) sorted by relevance
67 struct AddToSet { struct70 using type = If(IsInSet(T, S), S, AddToSetUnchecked(S, T)); argument
63 inline void AddToSet(std::set<K> *dst, Iterable &src, KeyGetter get_key) { in AddToSet() function
179 Nonterm Ir::AddToSet(const Lhs& lhs, LhsSet* lhs_set) { in AddToSet() function in libtextclassifier3::grammar::Ir
4744 void AddToSet(Encoding enc, int* list_len, int* list) { in AddToSet() function