Searched refs:kind_noattr (Results 1 – 7 of 7) sorted by relevance
23 kind_noattr = 0x00, enumerator
797 PropertyAttributes(ObjCPropertyAttribute::kind_noattr), in ObjCPropertyDecl()798 PropertyAttributesAsWritten(ObjCPropertyAttribute::kind_noattr), in ObjCPropertyDecl()
234 ObjCPropertyAttribute::Kind Attrs = ObjCPropertyAttribute::kind_noattr; in checkAllAtProps()
1449 if (PDecl->getPropertyAttributes() != ObjCPropertyAttribute::kind_noattr) { in VisitObjCPropertyDecl()
1016 if (Attrs != ObjCPropertyAttribute::kind_noattr) { in VisitObjCPropertyDecl()
2232 if (Attrs != ObjCPropertyAttribute::kind_noattr) { in VisitObjCPropertyDecl()
843 PropertyAttributes(ObjCPropertyAttribute::kind_noattr), Nullability(0), in ObjCDeclSpec()