Searched refs:hasIntersectProperty (Results 1 – 1 of 1) sorted by relevance
797 static bool hasIntersectProperty(Attribute::AttrKind Kind, in hasIntersectProperty() function809 return hasIntersectProperty(Kind, AttributeProperty::IntersectPreserve); in intersectMustPreserve()812 return hasIntersectProperty(Kind, AttributeProperty::IntersectAnd); in intersectWithAnd()815 return hasIntersectProperty(Kind, AttributeProperty::IntersectMin); in intersectWithMin()818 return hasIntersectProperty(Kind, AttributeProperty::IntersectCustom); in intersectWithCustom()