Searched refs:AttributeProperty (Results 1 – 1 of 1) sorted by relevance
725 enum AttributeProperty { enum735 AttributeProperty Prop) { in hasAttributeProperty()742 return hasAttributeProperty(Kind, AttributeProperty::FnAttr); in canUseAsFnAttr()746 return hasAttributeProperty(Kind, AttributeProperty::ParamAttr); in canUseAsParamAttr()750 return hasAttributeProperty(Kind, AttributeProperty::RetAttr); in canUseAsRetAttr()