LLVM: llvm::DIGlobal Struct Reference (original) (raw)
Container for description of a global variable. More...
#include "[llvm/DebugInfo/DIContext.h](DIContext%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| std::string | Name |
| uint64_t | Start = 0 |
| uint64_t | Size = 0 |
| std::string | DeclFile |
| uint64_t | DeclLine = 0 |
Detailed Description
Container for description of a global variable.
Definition at line 120 of file DIContext.h.
Constructor & Destructor Documentation
| llvm::DIGlobal::DIGlobal ( ) | inline |
|---|
Member Data Documentation
◆ DeclFile
std::string llvm::DIGlobal::DeclFile
◆ DeclLine
◆ Name
std::string llvm::DIGlobal::Name
◆ Size
◆ Start
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/DIContext.h