Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h125 bool UnresolvedRecords = false; in hashTypes() local
129 UnresolvedRecords = true; in hashTypes()
138 while (UnresolvedRecords) { in hashTypes()
139 UnresolvedRecords = false; in hashTypes()
145 UnresolvedRecords = true; in hashTypes()