Home | History | Annotate | Download | only in Sema

Lines Matching refs:Prop

2679       if (const ObjCPropertyDecl *Prop = Method->findPropertyDecl()) {
2681 Prop->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_weak;
2686 getCurFunction()->recordUseOfWeak(Result, Prop);