Searched refs:PIkind (Results 1 – 1 of 1) sorted by relevance
938 unsigned PIkind = property->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl() local939 if ((PIkind & (ObjCPropertyDecl::OBJC_PR_atomic | in ActOnPropertyImplDecl()957 (PIkind & ObjCPropertyDecl::OBJC_PR_readonly) && in ActOnPropertyImplDecl()967 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()968 if (PIkind & ObjCPropertyDecl::OBJC_PR_readwrite) { in ActOnPropertyImplDecl()