Home | History | Annotate | Download | only in Frontend

Lines Matching refs:iFaceDecl

5874       const ObjCInterfaceType *iFaceDecl =
5876 assert(iFaceDecl && "RewriteObjCIvarRefExpr - iFaceDecl is null");
5879 iFaceDecl->getDecl()->lookupInstanceVariable(D->getIdentifier(),
5900 declaresSameEntity(CurMethodDef->getClassInterface(), iFaceDecl->getDecl())) {
5916 const ObjCInterfaceType *iFaceDecl =
5920 iFaceDecl->getDecl()->lookupInstanceVariable(D->getIdentifier(),