Searched refs:AttributeProperty (Results 1 – 1 of 1) sorted by relevance
611 enum AttributeProperty { enum621 AttributeProperty Prop) { in hasAttributeProperty()628 return hasAttributeProperty(Kind, AttributeProperty::FnAttr); in canUseAsFnAttr()632 return hasAttributeProperty(Kind, AttributeProperty::ParamAttr); in canUseAsParamAttr()636 return hasAttributeProperty(Kind, AttributeProperty::RetAttr); in canUseAsRetAttr()