Lines Matching full:out_set
351 Entry(uc16 from, uc16 to, OutSet* out_set)352 : from_(from), to_(to), out_set_(out_set) { }359 OutSet* out_set() { return out_set_; }