Searched refs:PropertyAttributesAsWritten (Results 1 – 1 of 1) sorted by relevance
746 unsigned PropertyAttributesAsWritten : NumObjCPropertyAttrsBits; variable778 PropertyAttributesAsWritten(ObjCPropertyAttribute::kind_noattr), in ObjCPropertyDecl()821 return ObjCPropertyAttribute::Kind(PropertyAttributesAsWritten); in getPropertyAttributesAsWritten()825 PropertyAttributesAsWritten = PRVal; in setPropertyAttributesAsWritten()