LLVM: llvm::DILocal Struct Reference (original) (raw)
#include "[llvm/DebugInfo/DIContext.h](DIContext%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::string | FunctionName |
| std::string | Name |
| std::string | DeclFile |
| uint64_t | DeclLine = 0 |
| std::optional< int64_t > | FrameOffset |
| std::optional< uint64_t > | Size |
| std::optional< uint64_t > | TagOffset |
Definition at line 130 of file DIContext.h.
◆ DeclFile
std::string llvm::DILocal::DeclFile
◆ DeclLine
◆ FrameOffset
std::optional<int64_t> llvm::DILocal::FrameOffset
◆ FunctionName
std::string llvm::DILocal::FunctionName
◆ Name
std::string llvm::DILocal::Name
◆ Size
std::optional<uint64_t> llvm::DILocal::Size
◆ TagOffset
std::optional<uint64_t> llvm::DILocal::TagOffset
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/DIContext.h