Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupInstanceVariable

2012     if (IFace && (IV = IFace->lookupInstanceVariable
2080 if (ObjCIvarDecl *IV = IFace->lookupInstanceVariable(II, ClassDeclared)) {