Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupInstanceVariable

1168             IDecl->lookupInstanceVariable(Member, ClassDeclared)) {
1182 ObjCIvarDecl *IV = IDecl->lookupInstanceVariable(Member, ClassDeclared);