Searched defs:getNextForKey (Results 1 – 3 of 3) sorted by relevance
60 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function
56 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function57 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function