Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:iFaceDecl

5943       const ObjCInterfaceType *iFaceDecl =
5945 assert(iFaceDecl && "RewriteObjCIvarRefExpr - iFaceDecl is null");
5948 iFaceDecl->getDecl()->lookupInstanceVariable(D->getIdentifier(),
5969 declaresSameEntity(CurMethodDef->getClassInterface(), iFaceDecl->getDecl())) {
5985 const ObjCInterfaceType *iFaceDecl =
5989 iFaceDecl->getDecl()->lookupInstanceVariable(D->getIdentifier(),