Searched refs:NextForKey (Results 1 – 1 of 1) sorted by relevance
48 ScopedHashTableVal *NextForKey; variable59 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey()60 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey()72 New->NextForKey = nextForKey; in Create()