Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupInstanceVariable

934                 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(
3495 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(Name)) {
3524 = Method->getClassInterface()->lookupInstanceVariable(Name)) {