struct RemappedRecord

Declaration

template <typename Kind>
struct RemappedRecord { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:64

Templates

Kind

Member Variables

public CVRecord<Kind> OriginalRecord
public SmallVector<std::pair<uint32_t, TypeIndex>, 8> Mappings

Method Overview

Methods

ΒΆRemappedRecord<Kind>(const CVRecord<Kind>& R)

Declared at: llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:65

Parameters

const CVRecord<Kind>& R