LLVM  8.0.1
Classes | Namespaces | Functions
CodeViewYAMLTypeHashing.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/DebugInfo/CodeView/TypeHashing.h"
#include "llvm/ObjectYAML/YAML.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/YAMLTraits.h"
#include <cstdint>
#include <memory>
#include <vector>
Include dependency graph for CodeViewYAMLTypeHashing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::CodeViewYAML::GlobalHash
 
struct  llvm::CodeViewYAML::DebugHSection
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::CodeViewYAML
 

Functions

DebugHSection llvm::CodeViewYAML::fromDebugH (ArrayRef< uint8_t > DebugH)
 
ArrayRef< uint8_t > llvm::CodeViewYAML::toDebugH (const DebugHSection &DebugH, BumpPtrAllocator &Alloc)