Home | History | Annotate | Download | only in resolver

Lines Matching refs:propertyCount

1350     unsigned propertyCount = properties->propertyCount();
1351 for (unsigned i = 0; i < propertyCount; ++i) {