Searched refs:hasAttributeProperty (Results 1 – 1 of 1) sorted by relevance
780 static bool hasAttributeProperty(Attribute::AttrKind Kind, in hasAttributeProperty() function786 return hasAttributeProperty(Kind, AttributeProperty::FnAttr); in canUseAsFnAttr()790 return hasAttributeProperty(Kind, AttributeProperty::ParamAttr); in canUseAsParamAttr()794 return hasAttributeProperty(Kind, AttributeProperty::RetAttr); in canUseAsRetAttr()