mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 17:20:30 +02:00
* document finish_copied_procdef()
git-svn-id: trunk@35086 -
This commit is contained in:
parent
472b5228fe
commit
8af85a16b3
@ -84,7 +84,8 @@ interface
|
||||
added earlier }
|
||||
procedure add_synthetic_method_implementations(st: tsymtable);
|
||||
|
||||
|
||||
{ finalize a procdef that has been copied with
|
||||
tprocdef.getcopyas(procdef,pc_bareproc) }
|
||||
procedure finish_copied_procdef(var pd: tprocdef; const realname: string; newparentst: tsymtable; newstruct: tabstractrecorddef);
|
||||
|
||||
{ create "parent frame pointer" record skeleton for procdef, in which local
|
||||
|
Loading…
Reference in New Issue
Block a user