|
LLVM 22.0.0git
|
A pair of GlobalVariable and DIExpression. More...
#include "CodeGen/AsmPrinter/DwarfCompileUnit.h"
Public Attributes | |
| const GlobalVariable * | Var |
| const DIExpression * | Expr |
A pair of GlobalVariable and DIExpression.
Definition at line 193 of file DwarfCompileUnit.h.
| const DIExpression* llvm::DwarfCompileUnit::GlobalExpr::Expr |
Definition at line 195 of file DwarfCompileUnit.h.
| const GlobalVariable* llvm::DwarfCompileUnit::GlobalExpr::Var |
Definition at line 194 of file DwarfCompileUnit.h.