ΒΆExpected<llvm::pdb::TagRecordHash> hashTagRecord(
    const codeview::CVType& Type)

Description

Given a CVType referring to a class, structure, union, or enum, compute the hash of its forward decl and full decl.

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h:66

Parameters

const codeview::CVType& Type