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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp62 uint32_t ThisRecordHash = getHashForUdt(Deserialized, Rec.data()); local
67 return TagRecordHash{std::move(Deserialized), ThisRecordHash, 0};
74 return TagRecordHash{std::move(Deserialized), FullHash, ThisRecordHash};

Completed in 101 milliseconds