Searched refs:NextForKey (Results 1 – 2 of 2) sorted by relevance
46 ScopedHashTableVal *NextForKey; variable56 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey()57 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey()69 New->NextForKey = nextForKey; in Create()