struct DwarfCompileUnit::GlobalExpr

Declaration

struct DwarfCompileUnit::GlobalExpr { /* full declaration omitted */ };

Description

A pair of GlobalVariable and DIExpression.

Declared at: llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h:134

Member Variables

public const llvm::GlobalVariable* Var
public const llvm::DIExpression* Expr