[multiple changes]
[gcc.git] / gcc / ada / exp_util.ads
index 67982c2c96884aff283a1dc442f8459df79328ff..68dc1882e0e8eb1297189e502b1708582db3a256 100644 (file)
@@ -349,6 +349,10 @@ package Exp_Util is
    --  used to ensure that an Itype is properly defined outside a conditional
    --  construct when it is referenced in more than one branch.
 
+   function Entity_Of (N : Node_Id) return Entity_Id;
+   --  Return the entity of N or Empty. If N is a renaming, return the entity
+   --  of the root renamed object.
+
    function Entry_Names_OK return Boolean;
    --  Determine whether it is appropriate to dynamically allocate strings
    --  which represent entry [family member] names. These strings are created