LLVM 19.0.0git
Classes | Namespaces | Functions
CodeViewYAMLTypes.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/DebugInfo/CodeView/TypeRecord.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/YAMLTraits.h"
#include <cstdint>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

struct  llvm::CodeViewYAML::MemberRecord
 
struct  llvm::CodeViewYAML::LeafRecord
 

Namespaces

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

Functions

std::vector< LeafRecordllvm::CodeViewYAML::fromDebugT (ArrayRef< uint8_t > DebugTorP, StringRef SectionName)
 
ArrayRef< uint8_t > llvm::CodeViewYAML::toDebugT (ArrayRef< LeafRecord >, BumpPtrAllocator &Alloc, StringRef SectionName)