Home | History | Annotate | Download | only in Sema

Lines Matching refs:Prop

3911       if (ObjCPropertyDecl *Prop = Class->FindPropertyDeclaration(Name)) {
3912 Res.addDecl(Prop);