Home
last modified time | relevance | path

Searched refs:getNextInScope (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/ADT/
DScopedHashTable.h61 ScopedHashTableVal *getNextInScope() { return NextInScope; } in getNextInScope() function
254 LastValInScope = ThisEntry->getNextInScope(); in ~ScopedHashTableScope()
/external/llvm/include/llvm/ADT/
DScopedHashTable.h58 ScopedHashTableVal *getNextInScope() { return NextInScope; } in getNextInScope() function
247 LastValInScope = ThisEntry->getNextInScope(); in ~ScopedHashTableScope()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h61 ScopedHashTableVal *getNextInScope() { return NextInScope; } in getNextInScope() function
254 LastValInScope = ThisEntry->getNextInScope(); in ~ScopedHashTableScope()