Lines Matching full:instfield
356 if ((InstField*) fieldID >= clazz->ifields &&357 (InstField*) fieldID < clazz->ifields + clazz->ifieldCount) {