summaryrefslogtreecommitdiff
path: root/ir.h
diff options
context:
space:
mode:
Diffstat (limited to 'ir.h')
-rw-r--r--ir.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ir.h b/ir.h
index 86beb2d7ce..718c495fb3 100644
--- a/ir.h
+++ b/ir.h
@@ -1071,6 +1071,8 @@ public:
unsigned get_uint_component(unsigned i) const;
/*@}*/
+ ir_constant *get_record_field(const char *name);
+
/**
* Value of the constant.
*