LLVM: llvm::MIRParserImpl::VarExprLoc Struct Reference (original) (raw)

Public Attributes
DILocalVariable * DIVar = nullptr
DIExpression * DIExpr = nullptr
DILocation * DILoc = nullptr

Detailed Description

Definition at line 140 of file MIRParser.cpp.

Member Data Documentation

DIExpr

DIExpression* llvm::MIRParserImpl::VarExprLoc::DIExpr = nullptr

Definition at line 142 of file MIRParser.cpp.

DILoc

DILocation* llvm::MIRParserImpl::VarExprLoc::DILoc = nullptr

Definition at line 143 of file MIRParser.cpp.

DIVar

DILocalVariable* llvm::MIRParserImpl::VarExprLoc::DIVar = nullptr

Definition at line 141 of file MIRParser.cpp.


The documentation for this struct was generated from the following file: