Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h64 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope, in Create() argument
71 New->NextInScope = nextInScope; in Create()