Searched refs:NextInScope (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DScopedHashTable.h45 ScopedHashTableVal *NextInScope; member in class:llvm::ScopedHashTableVal
58 ScopedHashTableVal *getNextInScope() { return NextInScope; }
68 New->NextInScope = nextInScope;

Completed in 37 milliseconds