LLVM 17.0.0git
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

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

Functions

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