From 68d26922e31aad3cb34dd3b7689bcec75ad70fcb Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 25 Sep 2014 07:38:09 +0200 Subject: Add a python script to automatically generate disp_tree. --- sem_decls.ads | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sem_decls.ads') diff --git a/sem_decls.ads b/sem_decls.ads index dcc114b5b..5ff2b8b8a 100644 --- a/sem_decls.ads +++ b/sem_decls.ads @@ -51,7 +51,8 @@ package Sem_Decls is procedure Sem_Iterator (Iterator : Iir_Iterator_Declaration; Staticness : Iir_Staticness); - -- Extract from NAME the named entity whose profile matches SIG. + -- Extract from NAME the named entity whose profile matches SIG. If NAME + -- is an overload list, it is destroyed. function Sem_Signature (Name : Iir; Sig : Iir_Signature) return Iir; end Sem_Decls; -- cgit v1.2.3