Searched refs:uniqueIds (Results 1 – 1 of 1) sorted by relevance
361 SmallPtrSet<Value, 8> uniqueIds; in areIdsUnique() local363 if (id.hasValue() && !uniqueIds.insert(id.getValue()).second) in areIdsUnique()