Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPropertyAttributes

1363     if (!(PDecl->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_weak))
2462 Prop->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_weak;