Home | History | Annotate | Download | only in runtime

Lines Matching refs:HasNextVirtualMethod

3411     for (size_t i = 0; it.HasNextVirtualMethod(); i++, it.Next()) {