Home | History | Annotate | Download | only in ADT

Lines Matching defs:CurrentKey

76       key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
77 if (ImutInfo::isEqual(K,CurrentKey))
79 else if (ImutInfo::isLess(K,CurrentKey))