LLVM: llvm::TargetIndexLocation Struct Reference (original) (raw)
This struct describes target specific location. More...
#include "[CodeGen/AsmPrinter/DebugLocEntry.h](DebugLocEntry%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| int | Index |
| int | Offset |
This struct describes target specific location.
Definition at line 24 of file DebugLocEntry.h.
| llvm::TargetIndexLocation::TargetIndexLocation ( ) | default |
|---|
◆ TargetIndexLocation() [2/2]
| llvm::TargetIndexLocation::TargetIndexLocation ( unsigned Idx, int64_t Offset ) | inline |
|---|
◆ operator==()
◆ Index
int llvm::TargetIndexLocation::Index
◆ Offset
int llvm::TargetIndexLocation::Offset
The documentation for this struct was generated from the following file:
- lib/CodeGen/AsmPrinter/DebugLocEntry.h