Home | History | Annotate | Download | only in Sema

Lines Matching refs:OBJC_PR_weak

1540     if (!(PDecl->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_weak))
2681 Prop->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_weak;