struct CodeViewDebug::LocalVariable

Declaration

struct CodeViewDebug::LocalVariable { /* full declaration omitted */ };

Description

Similar to DbgVariable in DwarfDebug, but not dwarf-specific.

Declared at: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h:101

Member Variables

public const llvm::DILocalVariable* DIVar = nullptr
public MapVector<llvm::CodeViewDebug::LocalVarDef, SmallVector<std::pair<const MCSymbol*, const MCSymbol*>, 1>> DefRanges
public bool UseReferenceType = false