LLVM: llvm::DwarfCompileUnit::GlobalExpr Struct Reference (original) (raw)
A pair of GlobalVariable and DIExpression. More...
#include "[CodeGen/AsmPrinter/DwarfCompileUnit.h](DwarfCompileUnit%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| const GlobalVariable * | Var |
| const DIExpression * | Expr |
Detailed Description
A pair of GlobalVariable and DIExpression.
Definition at line 187 of file DwarfCompileUnit.h.
Member Data Documentation
◆ Expr
const DIExpression* llvm::DwarfCompileUnit::GlobalExpr::Expr
Definition at line 189 of file DwarfCompileUnit.h.
◆ Var
const GlobalVariable* llvm::DwarfCompileUnit::GlobalExpr::Var
Definition at line 188 of file DwarfCompileUnit.h.
The documentation for this struct was generated from the following file:
- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h