Home | History | Annotate | Download | only in Sema

Lines Matching defs:Attributes

6734     unsigned Attributes = PD->getPropertyAttributes();
6735 if (Attributes & ObjCPropertyDecl::OBJC_PR_assign) {
6753 else if (Attributes & ObjCPropertyDecl::OBJC_PR_weak) {