Home | History | Annotate | Download | only in oatdump

Lines Matching refs:HasNextStaticField

234     for (; it.HasNextStaticField(); it.Next()) { /* skip */ }
1065 while (it.HasNextStaticField()) {