pub fn field_names(
    isl_type: IslTypeRef,
    require_distinct_field_names: bool
) -> IslConstraint
Expand description

Creates a field_names constraint using the IslTypeRef referenced inside it and considers whether distinct elements are required or not