Searched refs:PropertyAttributesAsWritten (Results 1 – 1 of 1) sorted by relevance
749 unsigned PropertyAttributesAsWritten : NumObjCPropertyAttrsBits; variable781 PropertyAttributesAsWritten(ObjCPropertyAttribute::kind_noattr), in ObjCPropertyDecl()824 return ObjCPropertyAttribute::Kind(PropertyAttributesAsWritten); in getPropertyAttributesAsWritten()828 PropertyAttributesAsWritten = PRVal; in setPropertyAttributesAsWritten()