Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ivar

934                 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(
937 if (NamedDecl *ND = R.getAcceptableDecl(Ivar)) {
3495 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(Name)) {
3496 Res.addDecl(Ivar);
3516 // Fake ivar lookup; this should really be part of