diff options
Diffstat (limited to 'ir.h')
| -rw-r--r-- | ir.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1071,6 +1071,8 @@ public: unsigned get_uint_component(unsigned i) const; /*@}*/ + ir_constant *get_record_field(const char *name); + /** * Value of the constant. * |
