Searched refs:getNextForKey (Results 1 – 3 of 3) sorted by relevance
59 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function60 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function141 Node = Node->getNextForKey();243 if (!ThisEntry->getNextForKey()) { in ~ScopedHashTableScope()250 KeyEntry = ThisEntry->getNextForKey(); in ~ScopedHashTableScope()
56 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function57 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function136 Node = Node->getNextForKey();236 if (!ThisEntry->getNextForKey()) { in ~ScopedHashTableScope()243 KeyEntry = ThisEntry->getNextForKey(); in ~ScopedHashTableScope()