Home | History | Annotate | Download | only in oo

Lines Matching defs:cand

3088             ClassObject *cand;
3090 cand = interf->iftable[j].clazz;
3101 if (clazz->iftable[k].clazz == cand)
3105 clazz->iftable[idx++].clazz = cand;