Home | History | Annotate | Download | only in Frontend

Lines Matching refs:IVE

5373     ObjCInterfaceDecl::ivar_iterator IVI, IVE;
5379 IVE = IDecl->ivar_end();
5382 IVE = CDecl->ivar_end();
5394 for (++IVI; IVI != IVE; ++IVI) {