-- anonymous types, the presence a formal equality will introduce an
-- implicit declaration for the corresponding inequality.
- -----------------------------------------
- -- procedure Build_Subprogram_Wrappers --
- -----------------------------------------
+ -------------------------------
+ -- Build_Subprogram_Wrappers --
+ -------------------------------
procedure Build_Subprogram_Wrappers is
Formal : constant Entity_Id :=
-------------------------------
-- Statically_Denotes_Entity --
-------------------------------
+
function Statically_Denotes_Entity (N : Node_Id) return Boolean is
E : Entity_Id;
begin