Searched refs:NextForKey (Results 1 – 1 of 1) 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()