Home | History | Annotate | Download | only in ADT

Lines Matching refs:CurrentKey

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