Home | History | Annotate | Download | only in Sema

Lines Matching full:ivar

946                 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(
949 if (NamedDecl *ND = R.getAcceptableDecl(Ivar)) {
3641 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(Name)) {
3642 Res.addDecl(Ivar);
3662 // Fake ivar lookup; this should really be part of