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