Home | History | Annotate | Download | only in native

Lines Matching refs:ifields

164   IterationRange<StrideIterator<ArtField>> ifields = klass->GetIFields();
169 for (ArtField& field : ifields) {
186 for (ArtField& field : ifields) {