Searched refs:hasAttributeProperty (Results 1 – 1 of 1) sorted by relevance
530 static bool hasAttributeProperty(Attribute::AttrKind Kind, in hasAttributeProperty() function539 return hasAttributeProperty(Kind, AttributeProperty::FnAttr); in canUseAsFnAttr()543 return hasAttributeProperty(Kind, AttributeProperty::ParamAttr); in canUseAsParamAttr()547 return hasAttributeProperty(Kind, AttributeProperty::RetAttr); in canUseAsRetAttr()