Searched refs:getNextForKey (Results 1 – 1 of 1) sorted by relevance
59 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function60 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function141 Node = Node->getNextForKey();242 if (!ThisEntry->getNextForKey()) { in ~ScopedHashTableScope()249 KeyEntry = ThisEntry->getNextForKey(); in ~ScopedHashTableScope()