Home | History | Annotate | Download | only in oo

Lines Matching defs:cand

3085             ClassObject *cand;
3087 cand = interf->iftable[j].clazz;
3098 if (clazz->iftable[k].clazz == cand)
3102 clazz->iftable[idx++].clazz = cand;