Searched refs:PRVal (Results 1 – 2 of 2) sorted by relevance
1790 void setPropertyAttributes(PropertyAttributeKind PRVal) { in setPropertyAttributes() argument1791 PropertyAttributes |= PRVal; in setPropertyAttributes()1804 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten() argument1805 PropertyAttributesAsWritten = PRVal; in setPropertyAttributesAsWritten()
741 void setPropertyAttributes(ObjCPropertyAttributeKind PRVal) { in setPropertyAttributes() argument743 (ObjCPropertyAttributeKind)(PropertyAttributes | PRVal); in setPropertyAttributes()