Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DScopedHashTable.h61 ScopedHashTableVal *getNextInScope() { return NextInScope; } in getNextInScope() function
254 LastValInScope = ThisEntry->getNextInScope(); in ~ScopedHashTableScope()