|
LLVM
4.0.0
|
A pair of GlobalVariable and DIExpression. More...
#include <DwarfCompileUnit.h>
Public Attributes | |
| const GlobalVariable * | Var |
| const DIExpression * | Expr |
A pair of GlobalVariable and DIExpression.
Definition at line 95 of file DwarfCompileUnit.h.
| const DIExpression* llvm::DwarfCompileUnit::GlobalExpr::Expr |
Definition at line 97 of file DwarfCompileUnit.h.
Referenced by sortGlobalExprs().
| const GlobalVariable* llvm::DwarfCompileUnit::GlobalExpr::Var |
Definition at line 96 of file DwarfCompileUnit.h.
1.8.6