LLVM 19.0.0git
Classes | Namespaces | Functions
TpiHashing.h File Reference
#include "llvm/DebugInfo/CodeView/TypeRecord.h"
#include "llvm/Support/Error.h"

Go to the source code of this file.

Classes

struct  llvm::pdb::TagRecordHash
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::pdb
 

Functions

Expected< uint32_tllvm::pdb::hashTypeRecord (const llvm::codeview::CVType &Type)
 
Expected< TagRecordHashllvm::pdb::hashTagRecord (const codeview::CVType &Type)
 Given a CVType referring to a class, structure, union, or enum, compute the hash of its forward decl and full decl.