LLVM  8.0.1
Classes | Namespaces | Functions
TpiHashing.h File Reference
#include "llvm/DebugInfo/CodeView/TypeRecord.h"
#include "llvm/Support/Error.h"
Include dependency graph for TpiHashing.h:
This graph shows which files directly or indirectly include this file:

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_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. More...