Home | History | Annotate | Download | only in native

Lines Matching refs:ifields

262   IterationRange<StrideIterator<ArtField>> ifields = klass->GetIFields();
267 for (ArtField& field : ifields) {
283 for (ArtField& field : ifields) {