Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h122 bool UnresolvedRecords = false; in hashTypes() local
126 UnresolvedRecords = true; in hashTypes()
135 while (UnresolvedRecords) { in hashTypes()
136 UnresolvedRecords = false; in hashTypes()
142 UnresolvedRecords = true; in hashTypes()