DIELoc [constructor] | Construct an empty location expression. |
BestForm | Choose the best DWARF form for this location expression. |
addValue | addValue overloads |
computeSize | Calculate the size of the location expression. |
deleteValue | Delete the first value with attribute Attribute from the list. |
emitValue | Emit this location expression using Form via the asm printer. |
print | Print this location expression to O. |
replaceValue | replaceValue overloads |
setSize | Set the cached size of this location expression in bytes. |
sizeOf | Return the size in bytes of this location when encoded with Form. |
takeValues | Take ownership of the nodes in Other, and append them to the back of the list. |
values | values overloads |