Declared in <llvm/Object/SymbolicFile.h>
union DataRefImpl;
| Name |
|---|
Unnamed struct |
| Name | Description |
|---|---|
DataRefImpl [constructor] | Zero-initializes the union. |
| Name |
|---|
d [variant member] |
p [variant member] |
| Name | Description |
|---|---|
operator!= | Inequality operator |
operator< | Bitwise lexicographical compare of two DataRefImpl values. |
operator== | Equality operator |