Home | History | Annotate | Download | only in autofill

Lines Matching refs:already_saw_current_type

135     bool already_saw_current_type = seen_types.count(current_type) > 0;
146 already_saw_current_type = false;
153 if (already_saw_current_type || !is_appropriate_type) {