LLVM
8.0.1
|
Go to the source code of this file.
Classes | |
struct | llvm::pdb::TagRecordHash |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::pdb | |
Functions | |
Expected< uint32_t > | llvm::pdb::hashTypeRecord (const llvm::codeview::CVType &Type) |
Expected< TagRecordHash > | llvm::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. More... | |