Searched refs:PropertyAttributesAsWritten (Results 1 – 1 of 1) sorted by relevance
2451 unsigned PropertyAttributesAsWritten : NumPropertyAttrsBits; variable2469 PropertyAttributesAsWritten(OBJC_PR_noattr), in ObjCPropertyDecl()2517 return PropertyAttributeKind(PropertyAttributesAsWritten); in getPropertyAttributesAsWritten()2521 PropertyAttributesAsWritten = PRVal; in setPropertyAttributesAsWritten()