Searched refs:foundTypes (Results 1 – 1 of 1) sorted by relevance
1075 Set<Integer> foundTypes = new ArraySet<>(); in validateAttributeUniqueness() local1077 if (!foundTypes.add(attr.type)) { in validateAttributeUniqueness()