Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupInstanceVariable

933                 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(
3487 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(Name)) {
3516 = Method->getClassInterface()->lookupInstanceVariable(Name)) {