Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DMergingTypeTableBuilder.cpp100 LocallyHashedType WeakHash{Hash, Record}; in insertRecordAs() local
101 auto Result = HashedRecords.try_emplace(WeakHash, nextTypeIndex()); in insertRecordAs()