Home | History | Annotate | Download | only in Sema

Lines Matching full:ivar_end

1045     IVI = IDecl->ivar_begin(), IVE = IDecl->ivar_end();
1995 IVE = ID->ivar_end(); IVI != IVE; ++IVI) {