Searched refs:getNextForKey (Results 1 – 1 of 1) sorted by relevance
60 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function142 Node = Node->getNextForKey();244 if (!ThisEntry->getNextForKey()) { in ~ScopedHashTableScope()251 KeyEntry = ThisEntry->getNextForKey(); in ~ScopedHashTableScope()