Home
last modified time | relevance | path

Searched defs:getNextForKey (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function