Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h59 ScopedHashTableVal *getNextForKey() { return NextForKey; } in getNextForKey() function
60 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } in getNextForKey() function