pdecsub.pas 130 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl, Daniel Mantione
  3. Does the parsing of the procedures/functions
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. unit pdecsub;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. tokens,symconst,symtype,symdef,symsym;
  22. type
  23. tpdflag=(
  24. pd_body, { directive needs a body }
  25. pd_implemen, { directive can be used in implementation section }
  26. pd_interface, { directive can be used in interface section }
  27. pd_object, { directive can be used with object declaration }
  28. pd_record, { directive can be used with record declaration }
  29. pd_procvar, { directive can be used with procvar declaration }
  30. pd_notobject, { directive can not be used with object declaration }
  31. pd_notrecord, { directive can not be used with record declaration }
  32. pd_notobjintf, { directive can not be used with interface declaration }
  33. pd_notprocvar, { directive can not be used with procvar declaration }
  34. pd_dispinterface,{ directive can be used with dispinterface methods }
  35. pd_cppobject, { directive can be used with cppclass }
  36. pd_objcclass, { directive can be used with objcclass }
  37. pd_objcprot, { directive can be used with objcprotocol }
  38. pd_nothelper { directive can not be used with record/class helper declaration }
  39. );
  40. tpdflags=set of tpdflag;
  41. function check_proc_directive(isprocvar:boolean):boolean;
  42. procedure insert_funcret_local(pd:tprocdef);
  43. function proc_add_definition(var currpd:tprocdef):boolean;
  44. function proc_get_importname(pd:tprocdef):string;
  45. procedure proc_set_mangledname(pd:tprocdef);
  46. procedure handle_calling_convention(pd:tabstractprocdef);
  47. procedure parse_parameter_dec(pd:tabstractprocdef);
  48. procedure parse_proc_directives(pd:tabstractprocdef;var pdflags:tpdflags);
  49. procedure parse_var_proc_directives(sym:tsym);
  50. procedure parse_object_proc_directives(pd:tabstractprocdef);
  51. procedure parse_record_proc_directives(pd:tabstractprocdef);
  52. function parse_proc_head(astruct:tabstractrecorddef;potype:tproctypeoption;out pd:tprocdef):boolean;
  53. function parse_proc_dec(isclassmethod:boolean;astruct:tabstractrecorddef):tprocdef;
  54. { helper functions - they insert nested objects hierarcy to the symtablestack
  55. with object hierarchy
  56. }
  57. function push_child_hierarcy(obj:tabstractrecorddef):integer;
  58. function pop_child_hierarchy(obj:tabstractrecorddef):integer;
  59. function push_nested_hierarchy(obj:tabstractrecorddef):integer;
  60. function pop_nested_hierarchy(obj:tabstractrecorddef):integer;
  61. implementation
  62. uses
  63. SysUtils,
  64. { common }
  65. cutils,cclasses,
  66. { global }
  67. globtype,globals,verbose,constexp,
  68. systems,
  69. cpuinfo,
  70. { symtable }
  71. symbase,symtable,defutil,defcmp,paramgr,cpupara,
  72. { pass 1 }
  73. fmodule,node,htypechk,
  74. nmat,nadd,ncal,nset,ncnv,ninl,ncon,nld,nflw,
  75. objcutil,
  76. { parser }
  77. scanner,
  78. pbase,pexpr,ptype,pdecl
  79. ;
  80. const
  81. { Please leave this here, this module should NOT use
  82. these variables.
  83. Declaring it as string here results in an error when compiling (PFV) }
  84. current_procinfo = 'error';
  85. function push_child_hierarcy(obj:tabstractrecorddef):integer;
  86. var
  87. _class,hp : tobjectdef;
  88. begin
  89. if obj.typ=recorddef then
  90. begin
  91. symtablestack.push(obj.symtable);
  92. result:=1;
  93. exit;
  94. end;
  95. result:=0;
  96. { insert class hierarchy in the reverse order }
  97. hp:=nil;
  98. repeat
  99. _class:=tobjectdef(obj);
  100. while _class.childof<>hp do
  101. _class:=_class.childof;
  102. hp:=_class;
  103. symtablestack.push(_class.symtable);
  104. inc(result);
  105. until hp=obj;
  106. end;
  107. function push_nested_hierarchy(obj:tabstractrecorddef):integer;
  108. begin
  109. result:=0;
  110. if obj.owner.symtabletype in [ObjectSymtable,recordsymtable] then
  111. inc(result,push_nested_hierarchy(tabstractrecorddef(obj.owner.defowner)));
  112. inc(result,push_child_hierarcy(obj));
  113. end;
  114. function pop_child_hierarchy(obj:tabstractrecorddef):integer;
  115. var
  116. _class : tobjectdef;
  117. begin
  118. if obj.typ=recorddef then
  119. begin
  120. symtablestack.pop(obj.symtable);
  121. result:=1;
  122. exit;
  123. end;
  124. result:=0;
  125. _class:=tobjectdef(obj);
  126. while assigned(_class) do
  127. begin
  128. symtablestack.pop(_class.symtable);
  129. _class:=_class.childof;
  130. inc(result);
  131. end;
  132. end;
  133. function pop_nested_hierarchy(obj:tabstractrecorddef):integer;
  134. begin
  135. result:=pop_child_hierarchy(obj);
  136. if obj.owner.symtabletype in [ObjectSymtable,recordsymtable] then
  137. inc(result,pop_nested_hierarchy(tabstractrecorddef(obj.owner.defowner)));
  138. end;
  139. procedure insert_funcret_para(pd:tabstractprocdef);
  140. var
  141. storepos : tfileposinfo;
  142. vs : tparavarsym;
  143. paranr : word;
  144. begin
  145. if not(pd.proctypeoption in [potype_constructor,potype_destructor]) and
  146. not is_void(pd.returndef) and
  147. paramanager.ret_in_param(pd.returndef,pd.proccalloption) then
  148. begin
  149. storepos:=current_tokenpos;
  150. if pd.typ=procdef then
  151. current_tokenpos:=tprocdef(pd).fileinfo;
  152. {$if defined(i386)}
  153. { For left to right add it at the end to be delphi compatible.
  154. In the case of safecalls with safecal-exceptions support the
  155. funcret-para is (from the 'c'-point of view) a normal parameter
  156. which has to be added to the end of the parameter-list }
  157. if (pd.proccalloption in (pushleftright_pocalls)) or
  158. ((tf_safecall_exceptions in target_info.flags) and
  159. (pd.proccalloption=pocall_safecall)) then
  160. paranr:=paranr_result_leftright
  161. else
  162. {$elseif defined(x86) or defined(arm)}
  163. if (tf_safecall_exceptions in target_info.flags) and
  164. (pd.proccalloption = pocall_safecall) then
  165. paranr:=paranr_result_leftright
  166. else
  167. {$endif}
  168. paranr:=paranr_result;
  169. { Generate result variable accessing function result }
  170. vs:=tparavarsym.create('$result',paranr,vs_var,pd.returndef,[vo_is_funcret,vo_is_hidden_para]);
  171. pd.parast.insert(vs);
  172. { Store the this symbol as funcretsym for procedures }
  173. if pd.typ=procdef then
  174. tprocdef(pd).funcretsym:=vs;
  175. current_tokenpos:=storepos;
  176. end;
  177. end;
  178. procedure insert_parentfp_para(pd:tabstractprocdef);
  179. var
  180. storepos : tfileposinfo;
  181. vs : tparavarsym;
  182. paranr : longint;
  183. begin
  184. if pd.parast.symtablelevel>normal_function_level then
  185. begin
  186. storepos:=current_tokenpos;
  187. if pd.typ=procdef then
  188. current_tokenpos:=tprocdef(pd).fileinfo;
  189. { if no support for nested procvars is activated, use the old
  190. calling convention to pass the parent frame pointer for backwards
  191. compatibility }
  192. if not(m_nested_procvars in current_settings.modeswitches) then
  193. paranr:=paranr_parentfp
  194. { nested procvars require Delphi-style parentfp passing, see
  195. po_delphi_nested_cc declaration for more info }
  196. {$ifdef i386}
  197. else if (pd.proccalloption in pushleftright_pocalls) then
  198. paranr:=paranr_parentfp_delphi_cc_leftright
  199. {$endif i386}
  200. else
  201. paranr:=paranr_parentfp_delphi_cc;
  202. { Generate result variable accessing function result, it
  203. can't be put in a register since it must be accessable
  204. from the framepointer }
  205. vs:=tparavarsym.create('$parentfp',paranr,vs_value
  206. ,voidpointertype,[vo_is_parentfp,vo_is_hidden_para]);
  207. vs.varregable:=vr_none;
  208. pd.parast.insert(vs);
  209. current_tokenpos:=storepos;
  210. end;
  211. end;
  212. procedure insert_self_and_vmt_para(pd:tabstractprocdef);
  213. var
  214. storepos : tfileposinfo;
  215. vs : tparavarsym;
  216. hdef : tdef;
  217. selfdef : tabstractrecorddef;
  218. vsp : tvarspez;
  219. aliasvs : tabsolutevarsym;
  220. sl : tpropaccesslist;
  221. begin
  222. if (pd.typ=procdef) and
  223. is_objc_class_or_protocol(tprocdef(pd).struct) and
  224. (pd.parast.symtablelevel=normal_function_level) then
  225. begin
  226. { insert Objective-C self and selector parameters }
  227. vs:=tparavarsym.create('$_cmd',paranr_objc_cmd,vs_value,objc_seltype,[vo_is_msgsel,vo_is_hidden_para]);
  228. pd.parast.insert(vs);
  229. { make accessible to code }
  230. sl:=tpropaccesslist.create;
  231. sl.addsym(sl_load,vs);
  232. aliasvs:=tabsolutevarsym.create_ref('_CMD',objc_seltype,sl);
  233. include(aliasvs.varoptions,vo_is_msgsel);
  234. tlocalsymtable(tprocdef(pd).localst).insert(aliasvs);
  235. if (po_classmethod in pd.procoptions) then
  236. { compatible with what gcc does }
  237. hdef:=objc_idtype
  238. else
  239. hdef:=tprocdef(pd).struct;
  240. vs:=tparavarsym.create('$self',paranr_objc_self,vs_value,hdef,[vo_is_self,vo_is_hidden_para]);
  241. pd.parast.insert(vs);
  242. end
  243. else if (pd.typ=procvardef) and
  244. pd.is_methodpointer then
  245. begin
  246. { Generate self variable }
  247. vs:=tparavarsym.create('$self',paranr_self,vs_value,voidpointertype,[vo_is_self,vo_is_hidden_para]);
  248. pd.parast.insert(vs);
  249. end
  250. else
  251. begin
  252. if (pd.typ=procdef) and
  253. assigned(tprocdef(pd).struct) and
  254. (pd.parast.symtablelevel=normal_function_level) then
  255. begin
  256. { static class methods have no hidden self/vmt pointer }
  257. if pd.no_self_node then
  258. exit;
  259. storepos:=current_tokenpos;
  260. current_tokenpos:=tprocdef(pd).fileinfo;
  261. { Generate VMT variable for constructor/destructor }
  262. if (pd.proctypeoption in [potype_constructor,potype_destructor]) and
  263. not(is_cppclass(tprocdef(pd).struct) or is_record(tprocdef(pd).struct)) then
  264. begin
  265. { can't use classrefdef as type because inheriting
  266. will then always file because of a type mismatch }
  267. vs:=tparavarsym.create('$vmt',paranr_vmt,vs_value,voidpointertype,[vo_is_vmt,vo_is_hidden_para]);
  268. pd.parast.insert(vs);
  269. end;
  270. { for helpers the type of Self is equivalent to the extended
  271. type or equal to an instance of it }
  272. if is_objectpascal_helper(tprocdef(pd).struct) then
  273. selfdef:=tobjectdef(tprocdef(pd).struct).extendeddef
  274. else
  275. selfdef:=tprocdef(pd).struct;
  276. { Generate self variable, for classes we need
  277. to use the generic voidpointer to be compatible with
  278. methodpointers }
  279. vsp:=vs_value;
  280. if (po_staticmethod in pd.procoptions) or
  281. (po_classmethod in pd.procoptions) then
  282. hdef:=tclassrefdef.create(selfdef)
  283. else
  284. begin
  285. if is_object(selfdef) or is_record(selfdef) then
  286. vsp:=vs_var;
  287. hdef:=selfdef;
  288. end;
  289. vs:=tparavarsym.create('$self',paranr_self,vsp,hdef,[vo_is_self,vo_is_hidden_para]);
  290. pd.parast.insert(vs);
  291. current_tokenpos:=storepos;
  292. end;
  293. end;
  294. end;
  295. procedure insert_funcret_local(pd:tprocdef);
  296. var
  297. storepos : tfileposinfo;
  298. vs : tlocalvarsym;
  299. aliasvs : tabsolutevarsym;
  300. sl : tpropaccesslist;
  301. hs : string;
  302. begin
  303. { The result from constructors and destructors can't be accessed directly }
  304. if not(pd.proctypeoption in [potype_constructor,potype_destructor]) and
  305. not is_void(pd.returndef) then
  306. begin
  307. storepos:=current_tokenpos;
  308. current_tokenpos:=pd.fileinfo;
  309. { We need to insert a varsym for the result in the localst
  310. when it is returning in a register }
  311. if not paramanager.ret_in_param(pd.returndef,pd.proccalloption) then
  312. begin
  313. vs:=tlocalvarsym.create('$result',vs_value,pd.returndef,[vo_is_funcret]);
  314. pd.localst.insert(vs);
  315. pd.funcretsym:=vs;
  316. end;
  317. { insert the name of the procedure as alias for the function result,
  318. we can't use realname because that will not work for compilerprocs
  319. as the name is lowercase and unreachable from the code }
  320. if assigned(pd.resultname) then
  321. hs:=pd.resultname^
  322. else
  323. hs:=pd.procsym.name;
  324. sl:=tpropaccesslist.create;
  325. sl.addsym(sl_load,pd.funcretsym);
  326. aliasvs:=tabsolutevarsym.create_ref(hs,pd.returndef,sl);
  327. include(aliasvs.varoptions,vo_is_funcret);
  328. tlocalsymtable(pd.localst).insert(aliasvs);
  329. { insert result also if support is on }
  330. if (m_result in current_settings.modeswitches) then
  331. begin
  332. sl:=tpropaccesslist.create;
  333. sl.addsym(sl_load,pd.funcretsym);
  334. aliasvs:=tabsolutevarsym.create_ref('RESULT',pd.returndef,sl);
  335. include(aliasvs.varoptions,vo_is_funcret);
  336. include(aliasvs.varoptions,vo_is_result);
  337. tlocalsymtable(pd.localst).insert(aliasvs);
  338. end;
  339. current_tokenpos:=storepos;
  340. end;
  341. end;
  342. procedure insert_hidden_para(p:TObject;arg:pointer);
  343. var
  344. hvs : tparavarsym;
  345. pd : tabstractprocdef absolute arg;
  346. begin
  347. if (tsym(p).typ<>paravarsym) then
  348. exit;
  349. with tparavarsym(p) do
  350. begin
  351. { We need a local copy for a value parameter when only the
  352. address is pushed. Open arrays and Array of Const are
  353. an exception because they are allocated at runtime and the
  354. address that is pushed is patched }
  355. if (varspez=vs_value) and
  356. paramanager.push_addr_param(varspez,vardef,pd.proccalloption) and
  357. not(is_open_array(vardef) or
  358. is_array_of_const(vardef)) then
  359. include(varoptions,vo_has_local_copy);
  360. { needs high parameter ? }
  361. if paramanager.push_high_param(varspez,vardef,pd.proccalloption) then
  362. begin
  363. hvs:=tparavarsym.create('$high'+name,paranr+1,vs_const,sinttype,[vo_is_high_para,vo_is_hidden_para]);
  364. hvs.symoptions:=[];
  365. owner.insert(hvs);
  366. end
  367. else
  368. begin
  369. { Give a warning that cdecl routines does not include high()
  370. support }
  371. if (pd.proccalloption in cdecl_pocalls) and
  372. paramanager.push_high_param(varspez,vardef,pocall_default) then
  373. begin
  374. if is_open_string(vardef) then
  375. MessagePos(fileinfo,parser_w_cdecl_no_openstring);
  376. if not(po_external in pd.procoptions) and
  377. (pd.typ<>procvardef) and
  378. not is_objc_class_or_protocol(tprocdef(pd).struct) then
  379. if is_array_of_const(vardef) then
  380. MessagePos(fileinfo,parser_e_varargs_need_cdecl_and_external)
  381. else
  382. MessagePos(fileinfo,parser_w_cdecl_has_no_high);
  383. end;
  384. if (vardef.typ=formaldef) and (Tformaldef(vardef).typed) then
  385. begin
  386. hvs:=tparavarsym.create('$typinfo'+name,paranr+1,vs_const,voidpointertype,
  387. [vo_is_typinfo_para,vo_is_hidden_para]);
  388. owner.insert(hvs);
  389. end;
  390. end;
  391. end;
  392. end;
  393. procedure check_c_para(pd:Tabstractprocdef);
  394. var
  395. i,
  396. lastparaidx : longint;
  397. sym : TSym;
  398. begin
  399. lastparaidx:=pd.parast.SymList.Count-1;
  400. for i:=0 to pd.parast.SymList.Count-1 do
  401. begin
  402. sym:=tsym(pd.parast.SymList[i]);
  403. if (sym.typ=paravarsym) and
  404. (tparavarsym(sym).vardef.typ=arraydef) then
  405. begin
  406. if not is_variant_array(tparavarsym(sym).vardef) and
  407. not is_array_of_const(tparavarsym(sym).vardef) and
  408. (tparavarsym(sym).varspez<>vs_var) then
  409. MessagePos(tparavarsym(sym).fileinfo,parser_h_c_arrays_are_references);
  410. if is_array_of_const(tparavarsym(sym).vardef) and
  411. (i<lastparaidx) and
  412. (tsym(pd.parast.SymList[i+1]).typ=paravarsym) and
  413. not(vo_is_high_para in tparavarsym(pd.parast.SymList[i+1]).varoptions) then
  414. MessagePos(tparavarsym(sym).fileinfo,parser_e_C_array_of_const_must_be_last);
  415. end;
  416. end;
  417. end;
  418. procedure check_msg_para(p:TObject;arg:pointer);
  419. begin
  420. if (tsym(p).typ<>paravarsym) then
  421. exit;
  422. with tparavarsym(p) do
  423. begin
  424. { Count parameters }
  425. if (paranr>=10) then
  426. inc(plongint(arg)^);
  427. { First parameter must be var }
  428. if (paranr=10) and
  429. (varspez<>vs_var) then
  430. MessagePos(fileinfo,parser_e_ill_msg_param);
  431. end;
  432. end;
  433. procedure set_addr_param_regable(p:TObject;arg:pointer);
  434. begin
  435. if (tsym(p).typ<>paravarsym) then
  436. exit;
  437. with tparavarsym(p) do
  438. begin
  439. if not is_managed_type(vardef) and
  440. paramanager.push_addr_param(varspez,vardef,tprocdef(arg).proccalloption) then
  441. varregable:=vr_intreg;
  442. end;
  443. end;
  444. procedure parse_parameter_dec(pd:tabstractprocdef);
  445. {
  446. handle_procvar needs the same changes
  447. }
  448. type
  449. tppv = (pv_none,pv_proc,pv_func);
  450. var
  451. sc : TFPObjectList;
  452. hdef : tdef;
  453. arrayelementdef : tdef;
  454. vs : tparavarsym;
  455. i : longint;
  456. srsym : tsym;
  457. pv : tprocvardef;
  458. varspez : Tvarspez;
  459. defaultvalue : tconstsym;
  460. defaultrequired : boolean;
  461. old_block_type : tblock_type;
  462. currparast : tparasymtable;
  463. parseprocvar : tppv;
  464. locationstr : string;
  465. paranr : integer;
  466. dummytype : ttypesym;
  467. explicit_paraloc,
  468. need_array,
  469. is_univ: boolean;
  470. begin
  471. old_block_type:=block_type;
  472. explicit_paraloc:=false;
  473. consume(_LKLAMMER);
  474. { Delphi/Kylix supports nonsense like }
  475. { procedure p(); }
  476. if try_to_consume(_RKLAMMER) and
  477. not(m_tp7 in current_settings.modeswitches) then
  478. exit;
  479. { parsing a proc or procvar ? }
  480. currparast:=tparasymtable(pd.parast);
  481. { reset }
  482. sc:=TFPObjectList.create(false);
  483. defaultrequired:=false;
  484. paranr:=0;
  485. block_type:=bt_var;
  486. is_univ:=false;
  487. repeat
  488. parseprocvar:=pv_none;
  489. if try_to_consume(_VAR) then
  490. varspez:=vs_var
  491. else
  492. if try_to_consume(_CONST) then
  493. varspez:=vs_const
  494. else
  495. if (m_out in current_settings.modeswitches) and
  496. try_to_consume(_OUT) then
  497. varspez:=vs_out
  498. else
  499. if try_to_consume(_CONSTREF) then
  500. varspez:=vs_constref
  501. else
  502. if (m_mac in current_settings.modeswitches) and
  503. try_to_consume(_POINTPOINTPOINT) then
  504. begin
  505. include(pd.procoptions,po_varargs);
  506. break;
  507. end
  508. else
  509. if (m_nested_procvars in current_settings.modeswitches) and
  510. try_to_consume(_PROCEDURE) then
  511. begin
  512. parseprocvar:=pv_proc;
  513. varspez:=vs_const;
  514. end
  515. else
  516. if (m_nested_procvars in current_settings.modeswitches) and
  517. try_to_consume(_FUNCTION) then
  518. begin
  519. parseprocvar:=pv_func;
  520. varspez:=vs_const;
  521. end
  522. else
  523. varspez:=vs_value;
  524. defaultvalue:=nil;
  525. hdef:=nil;
  526. { read identifiers and insert with error type }
  527. sc.clear;
  528. repeat
  529. inc(paranr);
  530. vs:=tparavarsym.create(orgpattern,paranr*10,varspez,generrordef,[]);
  531. currparast.insert(vs);
  532. if assigned(vs.owner) then
  533. sc.add(vs)
  534. else
  535. vs.free;
  536. consume(_ID);
  537. until not try_to_consume(_COMMA);
  538. locationstr:='';
  539. { macpas anonymous procvar }
  540. if parseprocvar<>pv_none then
  541. begin
  542. { inline procvar definitions are always nested procvars }
  543. pv:=tprocvardef.create(normal_function_level+1);
  544. if token=_LKLAMMER then
  545. parse_parameter_dec(pv);
  546. if parseprocvar=pv_func then
  547. begin
  548. block_type:=bt_var_type;
  549. consume(_COLON);
  550. single_type(pv.returndef,[]);
  551. block_type:=bt_var;
  552. end;
  553. hdef:=pv;
  554. { possible proc directives }
  555. if check_proc_directive(true) then
  556. begin
  557. dummytype:=ttypesym.create('unnamed',hdef);
  558. parse_var_proc_directives(tsym(dummytype));
  559. dummytype.typedef:=nil;
  560. hdef.typesym:=nil;
  561. dummytype.free;
  562. end;
  563. { Add implicit hidden parameters and function result }
  564. handle_calling_convention(pv);
  565. end
  566. else
  567. { read type declaration, force reading for value paras }
  568. if (token=_COLON) or (varspez=vs_value) then
  569. begin
  570. consume(_COLON);
  571. { check for an open array }
  572. need_array:=false;
  573. { bitpacked open array are not yet supported }
  574. if (token=_PACKED) and
  575. not(cs_bitpacking in current_settings.localswitches) then
  576. begin
  577. consume(_PACKED);
  578. need_array:=true;
  579. end;
  580. if (token=_ARRAY) or
  581. need_array then
  582. begin
  583. consume(_ARRAY);
  584. consume(_OF);
  585. { define range and type of range }
  586. hdef:=tarraydef.create(0,-1,s32inttype);
  587. { array of const ? }
  588. if (token=_CONST) and (m_objpas in current_settings.modeswitches) then
  589. begin
  590. consume(_CONST);
  591. srsym:=search_system_type('TVARREC');
  592. tarraydef(hdef).elementdef:=ttypesym(srsym).typedef;
  593. include(tarraydef(hdef).arrayoptions,ado_IsArrayOfConst);
  594. end
  595. else
  596. begin
  597. { define field type }
  598. single_type(arrayelementdef,[]);
  599. tarraydef(hdef).elementdef:=arrayelementdef;
  600. end;
  601. end
  602. else
  603. begin
  604. if (m_mac in current_settings.modeswitches) then
  605. is_univ:=try_to_consume(_UNIV);
  606. if try_to_consume(_TYPE) then
  607. hdef:=ctypedformaltype
  608. else
  609. begin
  610. block_type:=bt_var_type;
  611. single_type(hdef,[stoAllowSpecialization]);
  612. block_type:=bt_var;
  613. end;
  614. { open string ? }
  615. if is_shortstring(hdef) then
  616. begin
  617. case varspez of
  618. vs_var,vs_out,vs_constref:
  619. begin
  620. { not 100% Delphi-compatible: type xstr=string[255] cannot
  621. become an openstring there, while here it can }
  622. if (cs_openstring in current_settings.moduleswitches) and
  623. (tstringdef(hdef).len=255) then
  624. hdef:=openshortstringtype
  625. end;
  626. vs_value:
  627. begin
  628. { value "openstring" parameters don't make sense (the
  629. original string can never be modified, so there's no
  630. use in passing its original length), so change these
  631. into regular shortstring parameters (seems to be what
  632. Delphi also does) }
  633. if is_open_string(hdef) then
  634. hdef:=cshortstringtype;
  635. end;
  636. end;
  637. end;
  638. if (target_info.system in [system_powerpc_morphos,system_m68k_amiga]) then
  639. begin
  640. if (idtoken=_LOCATION) then
  641. begin
  642. consume(_LOCATION);
  643. locationstr:=cstringpattern;
  644. consume(_CSTRING);
  645. end
  646. else
  647. begin
  648. if explicit_paraloc then
  649. Message(parser_e_paraloc_all_paras);
  650. locationstr:='';
  651. end;
  652. end
  653. else
  654. locationstr:='';
  655. { default parameter }
  656. if (m_default_para in current_settings.modeswitches) then
  657. begin
  658. if try_to_consume(_EQ) then
  659. begin
  660. vs:=tparavarsym(sc[0]);
  661. if sc.count>1 then
  662. Message(parser_e_default_value_only_one_para);
  663. { prefix 'def' to the parameter name }
  664. defaultvalue:=ReadConstant('$def'+vs.name,vs.fileinfo);
  665. if assigned(defaultvalue) then
  666. begin
  667. include(defaultvalue.symoptions,sp_internal);
  668. pd.parast.insert(defaultvalue);
  669. end;
  670. defaultrequired:=true;
  671. end
  672. else
  673. begin
  674. if defaultrequired then
  675. Message1(parser_e_default_value_expected_for_para,vs.name);
  676. end;
  677. end;
  678. end;
  679. end
  680. else
  681. hdef:=cformaltype;
  682. { File types are only allowed for var and out parameters }
  683. if (hdef.typ=filedef) and
  684. not(varspez in [vs_out,vs_var]) then
  685. CGMessage(cg_e_file_must_call_by_reference);
  686. { Dispinterfaces are restricted to using only automatable types }
  687. if (pd.typ=procdef) and is_dispinterface(tprocdef(pd).struct) and
  688. not is_automatable(hdef) then
  689. Message1(type_e_not_automatable,hdef.typename);
  690. { univ cannot be used with types whose size is not known at compile
  691. time }
  692. if is_univ and
  693. not is_valid_univ_para_type(hdef) then
  694. Message1(parser_e_invalid_univ_para,hdef.typename);
  695. for i:=0 to sc.count-1 do
  696. begin
  697. vs:=tparavarsym(sc[i]);
  698. vs.univpara:=is_univ;
  699. { update varsym }
  700. vs.vardef:=hdef;
  701. vs.defaultconstsym:=defaultvalue;
  702. if (target_info.system in [system_powerpc_morphos,system_m68k_amiga]) then
  703. begin
  704. if locationstr<>'' then
  705. begin
  706. if sc.count>1 then
  707. Message(parser_e_paraloc_only_one_para);
  708. if (paranr>1) and not(explicit_paraloc) then
  709. Message(parser_e_paraloc_all_paras);
  710. explicit_paraloc:=true;
  711. include(vs.varoptions,vo_has_explicit_paraloc);
  712. if not(paramanager.parseparaloc(vs,upper(locationstr))) then
  713. message(parser_e_illegal_explicit_paraloc);
  714. end
  715. else
  716. if explicit_paraloc then
  717. Message(parser_e_paraloc_all_paras);
  718. end;
  719. end;
  720. until not try_to_consume(_SEMICOLON);
  721. if explicit_paraloc then
  722. begin
  723. pd.has_paraloc_info:=callerside;
  724. include(pd.procoptions,po_explicitparaloc);
  725. end;
  726. { remove parasymtable from stack }
  727. sc.free;
  728. { reset object options }
  729. block_type:=old_block_type;
  730. consume(_RKLAMMER);
  731. end;
  732. function parse_proc_head(astruct:tabstractrecorddef;potype:tproctypeoption;out pd:tprocdef):boolean;
  733. var
  734. hs : string;
  735. orgsp,sp : TIDString;
  736. srsym : tsym;
  737. checkstack : psymtablestackitem;
  738. procstartfilepos : tfileposinfo;
  739. searchagain : boolean;
  740. st,
  741. genericst: TSymtable;
  742. aprocsym : tprocsym;
  743. popclass : integer;
  744. ImplIntf : TImplementedInterface;
  745. old_parse_generic : boolean;
  746. old_current_structdef: tabstractrecorddef;
  747. old_current_genericdef,
  748. old_current_specializedef: tstoreddef;
  749. lasttoken,lastidtoken: ttoken;
  750. procedure parse_operator_name;
  751. begin
  752. if (lasttoken in [first_overloaded..last_overloaded]) then
  753. begin
  754. optoken:=token;
  755. end
  756. else
  757. begin
  758. case lasttoken of
  759. _CARET:
  760. Message1(parser_e_overload_operator_failed,'**');
  761. _ID:
  762. case lastidtoken of
  763. _ENUMERATOR:optoken:=_OP_ENUMERATOR;
  764. _EXPLICIT:optoken:=_OP_EXPLICIT;
  765. _INC:optoken:=_OP_INC;
  766. _DEC:optoken:=_OP_DEC;
  767. else
  768. if (m_delphi in current_settings.modeswitches) then
  769. case lastidtoken of
  770. _IMPLICIT:optoken:=_ASSIGNMENT;
  771. _NEGATIVE:optoken:=_MINUS;
  772. _POSITIVE:optoken:=_PLUS;
  773. _LOGICALNOT:optoken:=_OP_NOT;
  774. _IN:optoken:=_OP_IN;
  775. _EQUAL:optoken:=_EQ;
  776. _NOTEQUAL:optoken:=_NE;
  777. _GREATERTHAN:optoken:=_GT;
  778. _GREATERTHANOREQUAL:optoken:=_GTE;
  779. _LESSTHAN:optoken:=_LT;
  780. _LESSTHANOREQUAL:optoken:=_LTE;
  781. _ADD:optoken:=_PLUS;
  782. _SUBTRACT:optoken:=_MINUS;
  783. _MULTIPLY:optoken:=_STAR;
  784. _DIVIDE:optoken:=_SLASH;
  785. _INTDIVIDE:optoken:=_OP_DIV;
  786. _MODULUS:optoken:=_OP_MOD;
  787. _LEFTSHIFT:optoken:=_OP_SHL;
  788. _RIGHTSHIFT:optoken:=_OP_SHR;
  789. _LOGICALAND:optoken:=_OP_AND;
  790. _LOGICALOR:optoken:=_OP_OR;
  791. _LOGICALXOR:optoken:=_OP_XOR;
  792. _BITWISEAND:optoken:=_OP_AND;
  793. _BITWISEOR:optoken:=_OP_OR;
  794. _BITWISEXOR:optoken:=_OP_XOR;
  795. else
  796. Message1(parser_e_overload_operator_failed,'');
  797. end
  798. else
  799. Message1(parser_e_overload_operator_failed,'');
  800. end
  801. else
  802. Message1(parser_e_overload_operator_failed,'');
  803. end;
  804. end;
  805. sp:=overloaded_names[optoken];
  806. orgsp:=sp;
  807. end;
  808. procedure consume_proc_name;
  809. begin
  810. lasttoken:=token;
  811. lastidtoken:=idtoken;
  812. if potype=potype_operator then
  813. optoken:=NOTOKEN;
  814. if (potype=potype_operator) and (token<>_ID) then
  815. begin
  816. parse_operator_name;
  817. consume(token);
  818. end
  819. else
  820. begin
  821. sp:=pattern;
  822. orgsp:=orgpattern;
  823. consume(_ID);
  824. end;
  825. end;
  826. function search_object_name(sp:TIDString;gen_error:boolean):tsym;
  827. var
  828. storepos:tfileposinfo;
  829. srsymtable:TSymtable;
  830. begin
  831. storepos:=current_tokenpos;
  832. current_tokenpos:=procstartfilepos;
  833. searchsym(sp,result,srsymtable);
  834. if not assigned(result) then
  835. begin
  836. if gen_error then
  837. identifier_not_found(orgsp);
  838. result:=generrorsym;
  839. end;
  840. current_tokenpos:=storepos;
  841. end;
  842. function consume_generic_type_parameter:boolean;
  843. var
  844. i:integer;
  845. ok:boolean;
  846. sym:tsym;
  847. begin
  848. result:=not assigned(astruct)and(m_delphi in current_settings.modeswitches);
  849. if result then
  850. begin
  851. { a generic type parameter? }
  852. srsym:=search_object_name(sp,false);
  853. if (srsym.typ=typesym) and
  854. (ttypesym(srsym).typedef.typ in [objectdef,recorddef]) then
  855. begin
  856. astruct:=tabstractrecorddef(ttypesym(srsym).typedef);
  857. if (df_generic in astruct.defoptions) and try_to_consume(_LT) then
  858. begin
  859. ok:=true;
  860. i:=0;
  861. repeat
  862. if ok and (token=_ID) then
  863. begin
  864. ok:=false;
  865. while i<astruct.symtable.SymList.Count-1 do
  866. begin
  867. sym:=tsym(astruct.symtable.SymList[i]);
  868. if sp_generic_para in sym.symoptions then
  869. begin
  870. ok:=sym.Name=pattern;
  871. inc(i);
  872. break;
  873. end;
  874. inc(i);
  875. end;
  876. if not ok then
  877. Message1(type_e_generic_declaration_does_not_match,astruct.RttiName);
  878. end;
  879. consume(_ID);
  880. until not try_to_consume(_COMMA);
  881. if ok then
  882. while i<astruct.symtable.SymList.Count-1 do
  883. begin
  884. sym:=tsym(astruct.symtable.SymList[i]);
  885. if sp_generic_para in sym.symoptions then
  886. begin
  887. Message1(type_e_generic_declaration_does_not_match,astruct.RttiName);
  888. break;
  889. end;
  890. inc(i);
  891. end;
  892. consume(_GT);
  893. end
  894. else
  895. if (df_generic in astruct.defoptions) and (token=_POINT) then
  896. begin
  897. Message1(type_e_generic_declaration_does_not_match,astruct.RttiName);
  898. end
  899. else
  900. begin
  901. { not a method. routine name just accidentally match some structure name }
  902. astruct:=nil;
  903. if try_to_consume(_LT) then
  904. begin
  905. Message(type_e_type_parameters_are_not_allowed_here);
  906. repeat
  907. consume(_ID);
  908. until not try_to_consume(_COMMA);
  909. consume(_GT);
  910. end;
  911. end;
  912. end;
  913. end;
  914. end;
  915. begin
  916. { Save the position where this procedure really starts }
  917. procstartfilepos:=current_tokenpos;
  918. old_parse_generic:=parse_generic;
  919. result:=false;
  920. pd:=nil;
  921. aprocsym:=nil;
  922. consume_proc_name;
  923. { examine interface map: function/procedure iname.functionname=locfuncname }
  924. if assigned(astruct) and
  925. (astruct.typ=objectdef) and
  926. assigned(tobjectdef(astruct).ImplementedInterfaces) and
  927. (tobjectdef(astruct).ImplementedInterfaces.count>0) and
  928. try_to_consume(_POINT) then
  929. begin
  930. srsym:=search_object_name(sp,true);
  931. { qualifier is interface? }
  932. ImplIntf:=nil;
  933. if (srsym.typ=typesym) and
  934. (ttypesym(srsym).typedef.typ=objectdef) then
  935. ImplIntf:=tobjectdef(astruct).find_implemented_interface(tobjectdef(ttypesym(srsym).typedef));
  936. if ImplIntf=nil then
  937. Message(parser_e_interface_id_expected);
  938. consume(_ID);
  939. { Create unique name <interface>.<method> }
  940. hs:=sp+'.'+pattern;
  941. consume(_EQ);
  942. if assigned(ImplIntf) and
  943. (token=_ID) then
  944. ImplIntf.AddMapping(hs,pattern);
  945. consume(_ID);
  946. result:=true;
  947. exit;
  948. end;
  949. { method ? }
  950. if (consume_generic_type_parameter or not assigned(astruct)) and
  951. (symtablestack.top.symtablelevel=main_program_level) and
  952. try_to_consume(_POINT) then
  953. begin
  954. repeat
  955. searchagain:=false;
  956. if not assigned(astruct) then
  957. srsym:=search_object_name(sp,true);
  958. { consume proc name }
  959. procstartfilepos:=current_tokenpos;
  960. consume_proc_name;
  961. { qualifier is class name ? }
  962. if (srsym.typ=typesym) and
  963. (ttypesym(srsym).typedef.typ in [objectdef,recorddef]) then
  964. begin
  965. astruct:=tabstractrecorddef(ttypesym(srsym).typedef);
  966. if (token<>_POINT) then
  967. if (potype in [potype_class_constructor,potype_class_destructor]) then
  968. sp:=lower(sp)
  969. else
  970. if (potype=potype_operator)and(optoken=NOTOKEN) then
  971. parse_operator_name;
  972. srsym:=tsym(astruct.symtable.Find(sp));
  973. if assigned(srsym) then
  974. begin
  975. if srsym.typ=procsym then
  976. aprocsym:=tprocsym(srsym)
  977. else
  978. if (srsym.typ=typesym) and
  979. (ttypesym(srsym).typedef.typ in [objectdef,recorddef]) then
  980. begin
  981. searchagain:=true;
  982. consume(_POINT);
  983. end
  984. else
  985. begin
  986. { we use a different error message for tp7 so it looks more compatible }
  987. if (m_fpc in current_settings.modeswitches) then
  988. Message1(parser_e_overloaded_no_procedure,srsym.realname)
  989. else
  990. Message(parser_e_methode_id_expected);
  991. { rename the name to an unique name to avoid an
  992. error when inserting the symbol in the symtable }
  993. orgsp:=orgsp+'$'+tostr(current_filepos.line);
  994. end;
  995. end
  996. else
  997. begin
  998. Message(parser_e_methode_id_expected);
  999. { recover by making it a normal procedure instead of method }
  1000. astruct:=nil;
  1001. end;
  1002. end
  1003. else
  1004. Message(parser_e_class_id_expected);
  1005. until not searchagain;
  1006. end
  1007. else
  1008. begin
  1009. { check for constructor/destructor/class operators which are not allowed here }
  1010. if (not parse_only) and
  1011. ((potype in [potype_constructor,potype_destructor,
  1012. potype_class_constructor,potype_class_destructor]) or
  1013. ((potype=potype_operator) and (m_delphi in current_settings.modeswitches))) then
  1014. Message(parser_e_only_methods_allowed);
  1015. repeat
  1016. searchagain:=false;
  1017. current_tokenpos:=procstartfilepos;
  1018. if (potype=potype_operator)and(optoken=NOTOKEN) then
  1019. parse_operator_name;
  1020. srsym:=tsym(symtablestack.top.Find(sp));
  1021. { Also look in the globalsymtable if we didn't found
  1022. the symbol in the localsymtable }
  1023. if not assigned(srsym) and
  1024. not(parse_only) and
  1025. (symtablestack.top=current_module.localsymtable) and
  1026. assigned(current_module.globalsymtable) then
  1027. srsym:=tsym(current_module.globalsymtable.Find(sp));
  1028. { Check if overloaded is a procsym }
  1029. if assigned(srsym) then
  1030. begin
  1031. if srsym.typ=procsym then
  1032. aprocsym:=tprocsym(srsym)
  1033. else
  1034. begin
  1035. { when the other symbol is a unit symbol then hide the unit
  1036. symbol, this is not supported in tp7 }
  1037. if not(m_tp7 in current_settings.modeswitches) and
  1038. (srsym.typ=unitsym) then
  1039. begin
  1040. HideSym(srsym);
  1041. searchagain:=true;
  1042. end
  1043. else
  1044. begin
  1045. { we use a different error message for tp7 so it looks more compatible }
  1046. if (m_fpc in current_settings.modeswitches) then
  1047. Message1(parser_e_overloaded_no_procedure,srsym.realname)
  1048. else
  1049. Message1(sym_e_duplicate_id,srsym.realname);
  1050. { rename the name to an unique name to avoid an
  1051. error when inserting the symbol in the symtable }
  1052. orgsp:=orgsp+'$'+tostr(current_filepos.line);
  1053. end;
  1054. end;
  1055. end;
  1056. until not searchagain;
  1057. end;
  1058. { test again if assigned, it can be reset to recover }
  1059. if not assigned(aprocsym) then
  1060. begin
  1061. { create a new procsym and set the real filepos }
  1062. current_tokenpos:=procstartfilepos;
  1063. { for operator we have only one procsym for each overloaded
  1064. operation }
  1065. if (potype=potype_operator) then
  1066. begin
  1067. aprocsym:=Tprocsym(symtablestack.top.Find(sp));
  1068. if aprocsym=nil then
  1069. aprocsym:=tprocsym.create('$'+sp);
  1070. end
  1071. else
  1072. if (potype in [potype_class_constructor,potype_class_destructor]) then
  1073. aprocsym:=tprocsym.create('$'+lower(sp))
  1074. else
  1075. aprocsym:=tprocsym.create(orgsp);
  1076. symtablestack.top.insert(aprocsym);
  1077. end;
  1078. { to get the correct symtablelevel we must ignore ObjectSymtables }
  1079. st:=nil;
  1080. checkstack:=symtablestack.stack;
  1081. while assigned(checkstack) do
  1082. begin
  1083. st:=checkstack^.symtable;
  1084. if st.symtabletype in [staticsymtable,globalsymtable,localsymtable] then
  1085. break;
  1086. checkstack:=checkstack^.next;
  1087. end;
  1088. pd:=tprocdef.create(st.symtablelevel+1);
  1089. pd.struct:=astruct;
  1090. pd.procsym:=aprocsym;
  1091. pd.proctypeoption:=potype;
  1092. { methods inherit df_generic or df_specialization from the objectdef }
  1093. if assigned(pd.struct) and
  1094. (pd.parast.symtablelevel=normal_function_level) then
  1095. begin
  1096. if (df_generic in pd.struct.defoptions) then
  1097. begin
  1098. include(pd.defoptions,df_generic);
  1099. parse_generic:=true;
  1100. end;
  1101. if (df_specialization in pd.struct.defoptions) then
  1102. begin
  1103. include(pd.defoptions,df_specialization);
  1104. { Find corresponding genericdef, we need it later to
  1105. replay the tokens to generate the body }
  1106. if not assigned(pd.struct.genericdef) then
  1107. internalerror(200512113);
  1108. genericst:=pd.struct.genericdef.GetSymtable(gs_record);
  1109. if not assigned(genericst) then
  1110. internalerror(200512114);
  1111. { We are parsing the same objectdef, the def index numbers
  1112. are the same }
  1113. pd.genericdef:=tstoreddef(genericst.DefList[pd.owner.DefList.IndexOf(pd)]);
  1114. if not assigned(pd.genericdef) or
  1115. (pd.genericdef.typ<>procdef) then
  1116. internalerror(200512115);
  1117. end;
  1118. end;
  1119. { methods need to be exported }
  1120. if assigned(astruct) and
  1121. (
  1122. (symtablestack.top.symtabletype in [ObjectSymtable,recordsymtable]) or
  1123. (symtablestack.top.symtablelevel=main_program_level)
  1124. ) then
  1125. include(pd.procoptions,po_global);
  1126. { symbol options that need to be kept per procdef }
  1127. pd.fileinfo:=procstartfilepos;
  1128. pd.visibility:=symtablestack.top.currentvisibility;
  1129. if symtablestack.top.currentlyoptional then
  1130. include(pd.procoptions,po_optional);
  1131. { parse parameters }
  1132. if token=_LKLAMMER then
  1133. begin
  1134. { Add ObjectSymtable to be able to find nested type definitions }
  1135. popclass:=0;
  1136. if assigned(pd.struct) and
  1137. (pd.parast.symtablelevel=normal_function_level) and
  1138. not(symtablestack.top.symtabletype in [ObjectSymtable,recordsymtable]) then
  1139. begin
  1140. popclass:=push_nested_hierarchy(pd.struct);
  1141. old_current_structdef:=current_structdef;
  1142. old_current_genericdef:=current_genericdef;
  1143. old_current_specializedef:=current_specializedef;
  1144. current_structdef:=pd.struct;
  1145. if assigned(current_structdef) and (df_generic in current_structdef.defoptions) then
  1146. current_genericdef:=current_structdef;
  1147. if assigned(current_structdef) and (df_specialization in current_structdef.defoptions) then
  1148. current_specializedef:=current_structdef;
  1149. end;
  1150. { Add parameter symtable }
  1151. if pd.parast.symtabletype<>staticsymtable then
  1152. symtablestack.push(pd.parast);
  1153. parse_parameter_dec(pd);
  1154. if pd.parast.symtabletype<>staticsymtable then
  1155. symtablestack.pop(pd.parast);
  1156. if popclass>0 then
  1157. begin
  1158. current_structdef:=old_current_structdef;
  1159. current_genericdef:=old_current_genericdef;
  1160. current_specializedef:=old_current_specializedef;
  1161. dec(popclass,pop_nested_hierarchy(pd.struct));
  1162. if popclass<>0 then
  1163. internalerror(201011260); // 11 nov 2010 index 0
  1164. end;
  1165. end;
  1166. parse_generic:=old_parse_generic;
  1167. result:=true;
  1168. end;
  1169. function parse_proc_dec(isclassmethod:boolean;astruct:tabstractrecorddef):tprocdef;
  1170. var
  1171. pd: tprocdef;
  1172. locationstr: string;
  1173. i: integer;
  1174. found: boolean;
  1175. procedure read_returndef(pd: tprocdef);
  1176. var
  1177. popclass: integer;
  1178. old_parse_generic: boolean;
  1179. old_current_structdef: tabstractrecorddef;
  1180. old_current_genericdef,
  1181. old_current_specializedef: tstoreddef;
  1182. begin
  1183. old_parse_generic:=parse_generic;
  1184. { Add ObjectSymtable to be able to find generic type definitions }
  1185. popclass:=0;
  1186. if assigned(pd.struct) and
  1187. (pd.parast.symtablelevel=normal_function_level) and
  1188. not (symtablestack.top.symtabletype in [ObjectSymtable,recordsymtable]) then
  1189. begin
  1190. popclass:=push_nested_hierarchy(pd.struct);
  1191. parse_generic:=(df_generic in pd.struct.defoptions);
  1192. old_current_structdef:=current_structdef;
  1193. old_current_genericdef:=current_genericdef;
  1194. old_current_specializedef:=current_specializedef;
  1195. current_structdef:=pd.struct;
  1196. if assigned(current_structdef) and (df_generic in current_structdef.defoptions) then
  1197. current_genericdef:=current_structdef;
  1198. if assigned(current_structdef) and (df_specialization in current_structdef.defoptions) then
  1199. current_specializedef:=current_structdef;
  1200. end;
  1201. single_type(pd.returndef,[stoAllowSpecialization]);
  1202. if is_dispinterface(pd.struct) and not is_automatable(pd.returndef) then
  1203. Message1(type_e_not_automatable,pd.returndef.typename);
  1204. if popclass>0 then
  1205. begin
  1206. current_structdef:=old_current_structdef;
  1207. current_genericdef:=old_current_genericdef;
  1208. current_specializedef:=old_current_specializedef;
  1209. dec(popclass,pop_nested_hierarchy(pd.struct));
  1210. if popclass<>0 then
  1211. internalerror(201012020);
  1212. end;
  1213. parse_generic:=old_parse_generic;
  1214. end;
  1215. begin
  1216. locationstr:='';
  1217. pd:=nil;
  1218. case token of
  1219. _FUNCTION :
  1220. begin
  1221. consume(_FUNCTION);
  1222. if parse_proc_head(astruct,potype_function,pd) then
  1223. begin
  1224. { pd=nil when it is a interface mapping }
  1225. if assigned(pd) then
  1226. begin
  1227. if try_to_consume(_COLON) then
  1228. begin
  1229. read_returndef(pd);
  1230. if (target_info.system in [system_m68k_amiga]) then
  1231. begin
  1232. if (idtoken=_LOCATION) then
  1233. begin
  1234. if po_explicitparaloc in pd.procoptions then
  1235. begin
  1236. consume(_LOCATION);
  1237. locationstr:=cstringpattern;
  1238. consume(_CSTRING);
  1239. end
  1240. else
  1241. { I guess this needs a new message... (KB) }
  1242. Message(parser_e_paraloc_all_paras);
  1243. end
  1244. else
  1245. begin
  1246. if po_explicitparaloc in pd.procoptions then
  1247. { assign default locationstr, if none specified }
  1248. { and we've arguments with explicit paraloc }
  1249. locationstr:='D0';
  1250. end;
  1251. end;
  1252. end
  1253. else
  1254. begin
  1255. if (
  1256. parse_only and
  1257. not(is_interface(pd.struct))
  1258. ) or
  1259. (m_repeat_forward in current_settings.modeswitches) then
  1260. begin
  1261. consume(_COLON);
  1262. consume_all_until(_SEMICOLON);
  1263. end;
  1264. end;
  1265. if isclassmethod then
  1266. include(pd.procoptions,po_classmethod);
  1267. end;
  1268. end
  1269. else
  1270. begin
  1271. { recover }
  1272. consume(_COLON);
  1273. consume_all_until(_SEMICOLON);
  1274. end;
  1275. end;
  1276. _PROCEDURE :
  1277. begin
  1278. consume(_PROCEDURE);
  1279. if parse_proc_head(astruct,potype_procedure,pd) then
  1280. begin
  1281. { pd=nil when it is an interface mapping }
  1282. if assigned(pd) then
  1283. begin
  1284. pd.returndef:=voidtype;
  1285. if isclassmethod then
  1286. include(pd.procoptions,po_classmethod);
  1287. end;
  1288. end;
  1289. end;
  1290. _CONSTRUCTOR :
  1291. begin
  1292. consume(_CONSTRUCTOR);
  1293. if isclassmethod then
  1294. parse_proc_head(astruct,potype_class_constructor,pd)
  1295. else
  1296. parse_proc_head(astruct,potype_constructor,pd);
  1297. if not isclassmethod and
  1298. assigned(pd) and
  1299. assigned(pd.struct) then
  1300. begin
  1301. { Set return type, class constructors return the
  1302. created instance, object constructors return boolean }
  1303. if is_class(pd.struct) or is_record(pd.struct) then
  1304. pd.returndef:=pd.struct
  1305. else
  1306. {$ifdef CPU64bitaddr}
  1307. pd.returndef:=bool64type;
  1308. {$else CPU64bitaddr}
  1309. pd.returndef:=bool32type;
  1310. {$endif CPU64bitaddr}
  1311. end
  1312. else
  1313. pd.returndef:=voidtype;
  1314. end;
  1315. _DESTRUCTOR :
  1316. begin
  1317. consume(_DESTRUCTOR);
  1318. if isclassmethod then
  1319. parse_proc_head(astruct,potype_class_destructor,pd)
  1320. else
  1321. parse_proc_head(astruct,potype_destructor,pd);
  1322. if assigned(pd) then
  1323. pd.returndef:=voidtype;
  1324. end;
  1325. else
  1326. if (token=_OPERATOR) or
  1327. (isclassmethod and (idtoken=_OPERATOR)) then
  1328. begin
  1329. consume(_OPERATOR);
  1330. parse_proc_head(astruct,potype_operator,pd);
  1331. if assigned(pd) then
  1332. begin
  1333. { operators always need to be searched in all units }
  1334. include(pd.procoptions,po_overload);
  1335. if pd.parast.symtablelevel>normal_function_level then
  1336. Message(parser_e_no_local_operator);
  1337. if isclassmethod then
  1338. include(pd.procoptions,po_classmethod);
  1339. if token<>_ID then
  1340. begin
  1341. if not(m_result in current_settings.modeswitches) then
  1342. consume(_ID);
  1343. end
  1344. else
  1345. begin
  1346. pd.resultname:=stringdup(orgpattern);
  1347. consume(_ID);
  1348. end;
  1349. if not try_to_consume(_COLON) then
  1350. begin
  1351. consume(_COLON);
  1352. pd.returndef:=generrordef;
  1353. consume_all_until(_SEMICOLON);
  1354. end
  1355. else
  1356. begin
  1357. read_returndef(pd);
  1358. { check that class operators have either return type of structure or }
  1359. { at least one argument of that type }
  1360. if (po_classmethod in pd.procoptions) and
  1361. (pd.returndef <> pd.struct) then
  1362. begin
  1363. found:=false;
  1364. for i := 0 to pd.parast.SymList.Count - 1 do
  1365. if tparavarsym(pd.parast.SymList[i]).vardef=pd.struct then
  1366. begin
  1367. found:=true;
  1368. break;
  1369. end;
  1370. if not found then
  1371. Message1(parser_e_at_least_one_argument_must_be_of_type,pd.struct.RttiName);
  1372. end;
  1373. if (optoken in [_EQ,_NE,_GT,_LT,_GTE,_LTE,_OP_IN]) and
  1374. ((pd.returndef.typ<>orddef) or
  1375. (torddef(pd.returndef).ordtype<>pasbool8)) then
  1376. Message(parser_e_comparative_operator_return_boolean);
  1377. if (optoken in [_ASSIGNMENT,_OP_EXPLICIT]) and
  1378. equal_defs(pd.returndef,tparavarsym(pd.parast.SymList[0]).vardef) and
  1379. (pd.returndef.typ<>undefineddef) and (tparavarsym(pd.parast.SymList[0]).vardef.typ<>undefineddef) then
  1380. message(parser_e_no_such_assignment)
  1381. else if not isoperatoracceptable(pd,optoken) then
  1382. Message(parser_e_overload_impossible);
  1383. end;
  1384. end
  1385. else
  1386. begin
  1387. { recover }
  1388. try_to_consume(_ID);
  1389. consume(_COLON);
  1390. consume_all_until(_SEMICOLON);
  1391. end;
  1392. end;
  1393. end;
  1394. { file types can't be function results }
  1395. if assigned(pd) and
  1396. (pd.returndef.typ=filedef) then
  1397. message(parser_e_illegal_function_result);
  1398. { support procedure proc stdcall export; }
  1399. if not(check_proc_directive(false)) then
  1400. begin
  1401. if (token=_COLON) then
  1402. begin
  1403. message(parser_e_field_not_allowed_here);
  1404. consume_all_until(_SEMICOLON);
  1405. end;
  1406. consume(_SEMICOLON);
  1407. end;
  1408. result:=pd;
  1409. if locationstr<>'' then
  1410. begin
  1411. if not(paramanager.parsefuncretloc(pd,upper(locationstr))) then
  1412. { I guess this needs a new message... (KB) }
  1413. message(parser_e_illegal_explicit_paraloc);
  1414. end;
  1415. end;
  1416. {****************************************************************************
  1417. Procedure directive handlers
  1418. ****************************************************************************}
  1419. procedure pd_far(pd:tabstractprocdef);
  1420. begin
  1421. Message1(parser_w_proc_directive_ignored,'FAR');
  1422. end;
  1423. procedure pd_near(pd:tabstractprocdef);
  1424. begin
  1425. Message1(parser_w_proc_directive_ignored,'NEAR');
  1426. end;
  1427. procedure pd_export(pd:tabstractprocdef);
  1428. begin
  1429. if pd.typ<>procdef then
  1430. internalerror(200304264);
  1431. if assigned(tprocdef(pd).struct) then
  1432. Message(parser_e_methods_dont_be_export);
  1433. if pd.parast.symtablelevel>normal_function_level then
  1434. Message(parser_e_dont_nest_export);
  1435. end;
  1436. procedure pd_forward(pd:tabstractprocdef);
  1437. begin
  1438. if pd.typ<>procdef then
  1439. internalerror(200304265);
  1440. tprocdef(pd).forwarddef:=true;
  1441. end;
  1442. procedure pd_alias(pd:tabstractprocdef);
  1443. begin
  1444. if pd.typ<>procdef then
  1445. internalerror(200304266);
  1446. consume(_COLON);
  1447. tprocdef(pd).aliasnames.insert(get_stringconst);
  1448. include(pd.procoptions,po_has_public_name);
  1449. end;
  1450. procedure pd_public(pd:tabstractprocdef);
  1451. begin
  1452. if pd.typ<>procdef then
  1453. internalerror(200304266);
  1454. if try_to_consume(_NAME) then
  1455. begin
  1456. tprocdef(pd).aliasnames.insert(get_stringconst);
  1457. include(pd.procoptions,po_has_public_name);
  1458. end;
  1459. end;
  1460. procedure pd_asmname(pd:tabstractprocdef);
  1461. begin
  1462. if pd.typ<>procdef then
  1463. internalerror(200304267);
  1464. if token=_CCHAR then
  1465. begin
  1466. tprocdef(pd).aliasnames.insert(target_info.Cprefix+pattern);
  1467. consume(_CCHAR)
  1468. end
  1469. else
  1470. begin
  1471. tprocdef(pd).aliasnames.insert(target_info.Cprefix+cstringpattern);
  1472. consume(_CSTRING);
  1473. end;
  1474. { we don't need anything else }
  1475. tprocdef(pd).forwarddef:=false;
  1476. end;
  1477. procedure pd_internconst(pd:tabstractprocdef);
  1478. var v:Tconstexprint;
  1479. begin
  1480. if pd.typ<>procdef then
  1481. internalerror(200304268);
  1482. consume(_COLON);
  1483. v:=get_intconst;
  1484. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1485. message(parser_e_range_check_error)
  1486. else
  1487. Tprocdef(pd).extnumber:=longint(v.svalue);
  1488. end;
  1489. procedure pd_internproc(pd:tabstractprocdef);
  1490. var v:Tconstexprint;
  1491. begin
  1492. if pd.typ<>procdef then
  1493. internalerror(200304268);
  1494. consume(_COLON);
  1495. v:=get_intconst;
  1496. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1497. message(parser_e_range_check_error)
  1498. else
  1499. Tprocdef(pd).extnumber:=longint(v.svalue);
  1500. { the proc is defined }
  1501. tprocdef(pd).forwarddef:=false;
  1502. end;
  1503. procedure pd_interrupt(pd:tabstractprocdef);
  1504. var v: Tconstexprint;
  1505. begin
  1506. if pd.parast.symtablelevel>normal_function_level then
  1507. Message(parser_e_dont_nest_interrupt);
  1508. if target_info.system in systems_interrupt_table then
  1509. begin
  1510. if token<>_SEMICOLON then
  1511. begin
  1512. pd.proccalloption:=pocall_interrupt;
  1513. v:=get_intconst;
  1514. Tprocdef(pd).interruptvector:=v.uvalue;
  1515. end;
  1516. end;
  1517. end;
  1518. procedure pd_abstract(pd:tabstractprocdef);
  1519. begin
  1520. if pd.typ<>procdef then
  1521. internalerror(200304269);
  1522. if is_objectpascal_helper(tprocdef(pd).struct) then
  1523. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_ABSTRACT].str);
  1524. if assigned(tprocdef(pd).struct) and
  1525. (oo_is_sealed in tprocdef(pd).struct.objectoptions) then
  1526. Message(parser_e_sealed_class_cannot_have_abstract_methods)
  1527. else
  1528. if (po_virtualmethod in pd.procoptions) then
  1529. include(pd.procoptions,po_abstractmethod)
  1530. else
  1531. Message(parser_e_only_virtual_methods_abstract);
  1532. { the method is defined }
  1533. tprocdef(pd).forwarddef:=false;
  1534. end;
  1535. procedure pd_final(pd:tabstractprocdef);
  1536. begin
  1537. if pd.typ<>procdef then
  1538. internalerror(200910170);
  1539. if is_objectpascal_helper(tprocdef(pd).struct) and
  1540. (m_objfpc in current_settings.modeswitches) then
  1541. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_FINAL].str);
  1542. if (po_virtualmethod in pd.procoptions) then
  1543. include(pd.procoptions,po_finalmethod)
  1544. else
  1545. Message(parser_e_only_virtual_methods_final);
  1546. end;
  1547. procedure pd_enumerator(pd:tabstractprocdef);
  1548. begin
  1549. if pd.typ<>procdef then
  1550. internalerror(200910250);
  1551. if (token = _ID) then
  1552. begin
  1553. if pattern='MOVENEXT' then
  1554. begin
  1555. if oo_has_enumerator_movenext in tprocdef(pd).struct.objectoptions then
  1556. message(parser_e_only_one_enumerator_movenext);
  1557. pd.calcparas;
  1558. if (pd.proctypeoption = potype_function) and is_boolean(pd.returndef) and
  1559. (pd.minparacount = 0) then
  1560. begin
  1561. include(tprocdef(pd).struct.objectoptions, oo_has_enumerator_movenext);
  1562. include(pd.procoptions,po_enumerator_movenext);
  1563. end
  1564. else
  1565. Message(parser_e_enumerator_movenext_is_not_valid)
  1566. end
  1567. else
  1568. Message1(parser_e_invalid_enumerator_identifier, pattern);
  1569. consume(token);
  1570. end
  1571. else
  1572. Message(parser_e_enumerator_identifier_required);
  1573. end;
  1574. procedure pd_virtual(pd:tabstractprocdef);
  1575. {$ifdef WITHDMT}
  1576. var
  1577. pt : tnode;
  1578. {$endif WITHDMT}
  1579. begin
  1580. if pd.typ<>procdef then
  1581. internalerror(2003042610);
  1582. if (pd.proctypeoption=potype_constructor) and
  1583. is_object(tprocdef(pd).struct) then
  1584. Message(parser_e_constructor_cannot_be_not_virtual);
  1585. if is_objectpascal_helper(tprocdef(pd).struct) and
  1586. (m_objfpc in current_settings.modeswitches) then
  1587. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_VIRTUAL].str);
  1588. {$ifdef WITHDMT}
  1589. if is_object(tprocdef(pd).struct) and
  1590. (token<>_SEMICOLON) then
  1591. begin
  1592. { any type of parameter is allowed here! }
  1593. pt:=comp_expr(true);
  1594. if is_constintnode(pt) then
  1595. begin
  1596. include(pd.procoptions,po_msgint);
  1597. pd.messageinf.i:=pt.value;
  1598. end
  1599. else
  1600. Message(parser_e_ill_msg_expr);
  1601. disposetree(pt);
  1602. end;
  1603. {$endif WITHDMT}
  1604. end;
  1605. procedure pd_dispid(pd:tabstractprocdef);
  1606. var pt:Tnode;
  1607. begin
  1608. if pd.typ<>procdef then
  1609. internalerror(200604301);
  1610. pt:=comp_expr(true,false);
  1611. if is_constintnode(pt) then
  1612. if (Tordconstnode(pt).value<int64(low(longint))) or (Tordconstnode(pt).value>int64(high(longint))) then
  1613. message(parser_e_range_check_error)
  1614. else
  1615. Tprocdef(pd).dispid:=Tordconstnode(pt).value.svalue
  1616. else
  1617. message(parser_e_dispid_must_be_ord_const);
  1618. pt.free;
  1619. end;
  1620. procedure pd_static(pd:tabstractprocdef);
  1621. begin
  1622. if pd.typ=procdef then
  1623. include(tprocdef(pd).procsym.symoptions,sp_static);
  1624. include(pd.procoptions,po_staticmethod);
  1625. end;
  1626. procedure pd_override(pd:tabstractprocdef);
  1627. begin
  1628. if pd.typ<>procdef then
  1629. internalerror(2003042611);
  1630. if is_objectpascal_helper(tprocdef(pd).struct) then
  1631. begin
  1632. if m_objfpc in current_settings.modeswitches then
  1633. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_OVERRIDE].str)
  1634. end
  1635. else if not(is_class_or_interface_or_objc(tprocdef(pd).struct)) then
  1636. Message(parser_e_no_object_override)
  1637. else if is_objccategory(tprocdef(pd).struct) then
  1638. Message(parser_e_no_category_override)
  1639. else if not is_objc_class_or_protocol(tprocdef(pd).struct) and
  1640. not is_cppclass(tprocdef(pd).struct) and
  1641. (po_external in pd.procoptions) then
  1642. Message1(parser_e_proc_dir_conflict,'OVERRIDE');
  1643. end;
  1644. procedure pd_overload(pd:tabstractprocdef);
  1645. begin
  1646. if pd.typ<>procdef then
  1647. internalerror(2003042612);
  1648. include(tprocdef(pd).procsym.symoptions,sp_has_overloaded);
  1649. end;
  1650. procedure pd_message(pd:tabstractprocdef);
  1651. var
  1652. pt : tnode;
  1653. paracnt : longint;
  1654. begin
  1655. if pd.typ<>procdef then
  1656. internalerror(2003042613);
  1657. if is_objectpascal_helper(tprocdef(pd).struct) then
  1658. begin
  1659. if m_objfpc in current_settings.modeswitches then
  1660. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_MESSAGE].str);
  1661. end
  1662. else
  1663. if not is_class(tprocdef(pd).struct) and
  1664. not is_objc_class_or_protocol(tprocdef(pd).struct) then
  1665. Message(parser_e_msg_only_for_classes);
  1666. if ([po_msgstr,po_msgint]*pd.procoptions)<>[] then
  1667. Message(parser_e_multiple_messages);
  1668. { check parameter type }
  1669. if not is_objc_class_or_protocol(tprocdef(pd).struct) then
  1670. begin
  1671. if po_external in pd.procoptions then
  1672. Message1(parser_e_proc_dir_conflict,'MESSAGE');
  1673. paracnt:=0;
  1674. pd.parast.SymList.ForEachCall(@check_msg_para,@paracnt);
  1675. if paracnt<>1 then
  1676. Message(parser_e_ill_msg_param);
  1677. end;
  1678. pt:=comp_expr(true,false);
  1679. { message is 1-character long }
  1680. if is_constcharnode(pt) then
  1681. begin
  1682. include(pd.procoptions,po_msgstr);
  1683. tprocdef(pd).messageinf.str:=stringdup(chr(byte(tordconstnode(pt).value.uvalue and $FF)));
  1684. end
  1685. else if pt.nodetype=stringconstn then
  1686. begin
  1687. include(pd.procoptions,po_msgstr);
  1688. if (tstringconstnode(pt).len>255) then
  1689. Message(parser_e_message_string_too_long);
  1690. tprocdef(pd).messageinf.str:=stringdup(tstringconstnode(pt).value_str);
  1691. end
  1692. else
  1693. if is_constintnode(pt) and
  1694. (is_class(tprocdef(pd).struct) or
  1695. is_objectpascal_helper(tprocdef(pd).struct)) then
  1696. begin
  1697. include(pd.procoptions,po_msgint);
  1698. if (Tordconstnode(pt).value<int64(low(Tprocdef(pd).messageinf.i))) or
  1699. (Tordconstnode(pt).value>int64(high(Tprocdef(pd).messageinf.i))) then
  1700. message(parser_e_range_check_error)
  1701. else
  1702. Tprocdef(pd).messageinf.i:=tordconstnode(pt).value.svalue;
  1703. end
  1704. else
  1705. Message(parser_e_ill_msg_expr);
  1706. { check whether the selector name is valid in case of Objective-C }
  1707. if (po_msgstr in pd.procoptions) and
  1708. is_objc_class_or_protocol(tprocdef(pd).struct) and
  1709. not objcvalidselectorname(@tprocdef(pd).messageinf.str^[1],length(tprocdef(pd).messageinf.str^)) then
  1710. Message1(type_e_invalid_objc_selector_name,tprocdef(pd).messageinf.str^);
  1711. pt.free;
  1712. end;
  1713. procedure pd_reintroduce(pd:tabstractprocdef);
  1714. begin
  1715. if pd.typ<>procdef then
  1716. internalerror(200401211);
  1717. if is_objectpascal_helper(tprocdef(pd).struct) then
  1718. begin
  1719. if m_objfpc in current_settings.modeswitches then
  1720. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_REINTRODUCE].str);
  1721. end
  1722. else
  1723. if not(is_class_or_interface_or_object(tprocdef(pd).struct)) and
  1724. not(is_objccategory(tprocdef(pd).struct)) then
  1725. Message(parser_e_no_object_reintroduce);
  1726. end;
  1727. procedure pd_syscall(pd:tabstractprocdef);
  1728. {$if defined(powerpc) or defined(m68k)}
  1729. var
  1730. vs : tparavarsym;
  1731. sym : tsym;
  1732. symtable : TSymtable;
  1733. v: Tconstexprint;
  1734. {$endif defined(powerpc) or defined(m68k)}
  1735. begin
  1736. if (pd.typ<>procdef) and (target_info.system <> system_powerpc_amiga) then
  1737. internalerror(2003042614);
  1738. tprocdef(pd).forwarddef:=false;
  1739. {$ifdef m68k}
  1740. if target_info.system in [system_m68k_amiga] then
  1741. begin
  1742. include(pd.procoptions,po_syscall_legacy);
  1743. if consume_sym(sym,symtable) then
  1744. begin
  1745. if (sym.typ=staticvarsym) and
  1746. (
  1747. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1748. is_32bitint(tabstractvarsym(sym).vardef)
  1749. ) then
  1750. begin
  1751. tprocdef(pd).libsym:=sym;
  1752. if po_syscall_legacy in tprocdef(pd).procoptions then
  1753. begin
  1754. vs:=tparavarsym.create('$syscalllib',paranr_syscall_legacy,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1755. paramanager.parseparaloc(vs,'A6');
  1756. pd.parast.insert(vs);
  1757. end
  1758. end
  1759. else
  1760. Message(parser_e_32bitint_or_pointer_variable_expected);
  1761. end;
  1762. (paramanager as tm68kparamanager).create_funcretloc_info(pd,calleeside);
  1763. (paramanager as tm68kparamanager).create_funcretloc_info(pd,callerside);
  1764. v:=get_intconst;
  1765. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1766. message(parser_e_range_check_error)
  1767. else
  1768. Tprocdef(pd).extnumber:=v.uvalue;
  1769. end;
  1770. {$endif m68k}
  1771. {$ifdef powerpc}
  1772. if target_info.system = system_powerpc_amiga then
  1773. begin
  1774. include(pd.procoptions,po_syscall_basesysv);
  1775. if consume_sym(sym,symtable) then
  1776. begin
  1777. if (sym.typ=staticvarsym) and
  1778. (
  1779. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1780. is_32bitint(tabstractvarsym(sym).vardef)
  1781. ) then
  1782. begin
  1783. tprocdef(pd).libsym:=sym;
  1784. vs:=tparavarsym.create('$syscalllib',paranr_syscall_basesysv,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1785. pd.parast.insert(vs);
  1786. end
  1787. else
  1788. Message(parser_e_32bitint_or_pointer_variable_expected);
  1789. end;
  1790. (paramanager as tppcparamanager).create_funcretloc_info(pd,calleeside);
  1791. (paramanager as tppcparamanager).create_funcretloc_info(pd,callerside);
  1792. v:=get_intconst;
  1793. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1794. message(parser_e_range_check_error)
  1795. else
  1796. Tprocdef(pd).extnumber:=v.uvalue;
  1797. end else
  1798. if target_info.system = system_powerpc_morphos then
  1799. begin
  1800. if idtoken=_LEGACY then
  1801. begin
  1802. consume(_LEGACY);
  1803. include(pd.procoptions,po_syscall_legacy);
  1804. end
  1805. else if idtoken=_SYSV then
  1806. begin
  1807. consume(_SYSV);
  1808. include(pd.procoptions,po_syscall_sysv);
  1809. end
  1810. else if idtoken=_BASESYSV then
  1811. begin
  1812. consume(_BASESYSV);
  1813. include(pd.procoptions,po_syscall_basesysv);
  1814. end
  1815. else if idtoken=_SYSVBASE then
  1816. begin
  1817. consume(_SYSVBASE);
  1818. include(pd.procoptions,po_syscall_sysvbase);
  1819. end
  1820. else if idtoken=_R12BASE then
  1821. begin
  1822. consume(_R12BASE);
  1823. include(pd.procoptions,po_syscall_r12base);
  1824. end
  1825. else
  1826. if syscall_convention='LEGACY' then
  1827. include(pd.procoptions,po_syscall_legacy)
  1828. else if syscall_convention='SYSV' then
  1829. include(pd.procoptions,po_syscall_sysv)
  1830. else if syscall_convention='BASESYSV' then
  1831. include(pd.procoptions,po_syscall_basesysv)
  1832. else if syscall_convention='SYSVBASE' then
  1833. include(pd.procoptions,po_syscall_sysvbase)
  1834. else if syscall_convention='R12BASE' then
  1835. include(pd.procoptions,po_syscall_r12base)
  1836. else
  1837. internalerror(2005010404);
  1838. if consume_sym(sym,symtable) then
  1839. begin
  1840. if (sym.typ=staticvarsym) and
  1841. (
  1842. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1843. is_32bitint(tabstractvarsym(sym).vardef)
  1844. ) then
  1845. begin
  1846. tprocdef(pd).libsym:=sym;
  1847. if po_syscall_legacy in tprocdef(pd).procoptions then
  1848. begin
  1849. vs:=tparavarsym.create('$syscalllib',paranr_syscall_legacy,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1850. paramanager.parseparaloc(vs,'A6');
  1851. pd.parast.insert(vs);
  1852. end
  1853. else if po_syscall_sysv in tprocdef(pd).procoptions then
  1854. begin
  1855. { Nothing to be done for sysv here for now, but this might change }
  1856. end
  1857. else if po_syscall_basesysv in tprocdef(pd).procoptions then
  1858. begin
  1859. vs:=tparavarsym.create('$syscalllib',paranr_syscall_basesysv,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1860. pd.parast.insert(vs);
  1861. end
  1862. else if po_syscall_sysvbase in tprocdef(pd).procoptions then
  1863. begin
  1864. vs:=tparavarsym.create('$syscalllib',paranr_syscall_sysvbase,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1865. pd.parast.insert(vs);
  1866. end
  1867. else if po_syscall_r12base in tprocdef(pd).procoptions then
  1868. begin
  1869. vs:=tparavarsym.create('$syscalllib',paranr_syscall_r12base,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1870. paramanager.parseparaloc(vs,'R12');
  1871. pd.parast.insert(vs);
  1872. end
  1873. else
  1874. internalerror(2005010501);
  1875. end
  1876. else
  1877. Message(parser_e_32bitint_or_pointer_variable_expected);
  1878. end;
  1879. (paramanager as tppcparamanager).create_funcretloc_info(pd,calleeside);
  1880. (paramanager as tppcparamanager).create_funcretloc_info(pd,callerside);
  1881. v:=get_intconst;
  1882. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1883. message(parser_e_range_check_error)
  1884. else
  1885. Tprocdef(pd).extnumber:=v.uvalue;
  1886. end;
  1887. {$endif powerpc}
  1888. end;
  1889. procedure pd_external(pd:tabstractprocdef);
  1890. {
  1891. If import_dll=nil the procedure is assumed to be in another
  1892. object file. In that object file it should have the name to
  1893. which import_name is pointing to. Otherwise, the procedure is
  1894. assumed to be in the DLL to which import_dll is pointing to. In
  1895. that case either import_nr<>0 or import_name<>nil is true, so
  1896. the procedure is either imported by number or by name. (DM)
  1897. }
  1898. var
  1899. hs : string;
  1900. v:Tconstexprint;
  1901. begin
  1902. if pd.typ<>procdef then
  1903. internalerror(2003042615);
  1904. with tprocdef(pd) do
  1905. begin
  1906. forwarddef:=false;
  1907. { forbid local external procedures }
  1908. if parast.symtablelevel>normal_function_level then
  1909. Message(parser_e_no_local_proc_external);
  1910. { If the procedure should be imported from a DLL, a constant string follows.
  1911. This isn't really correct, an contant string expression follows
  1912. so we check if an semicolon follows, else a string constant have to
  1913. follow (FK) }
  1914. if not(token=_SEMICOLON) and not(idtoken=_NAME) then
  1915. begin
  1916. { Always add library prefix and suffix to create an uniform name }
  1917. hs:=get_stringconst;
  1918. if ExtractFileExt(hs)='' then
  1919. hs:=ChangeFileExt(hs,target_info.sharedlibext);
  1920. if Copy(hs,1,length(target_info.sharedlibprefix))<>target_info.sharedlibprefix then
  1921. hs:=target_info.sharedlibprefix+hs;
  1922. import_dll:=stringdup(hs);
  1923. include(procoptions,po_has_importdll);
  1924. if (idtoken=_NAME) then
  1925. begin
  1926. consume(_NAME);
  1927. import_name:=stringdup(get_stringconst);
  1928. include(procoptions,po_has_importname);
  1929. if import_name^='' then
  1930. message(parser_e_empty_import_name);
  1931. end;
  1932. if (idtoken=_INDEX) then
  1933. begin
  1934. {After the word index follows the index number in the DLL.}
  1935. consume(_INDEX);
  1936. v:=get_intconst;
  1937. if (v<int64(low(import_nr))) or (v>int64(high(import_nr))) then
  1938. message(parser_e_range_check_error)
  1939. else
  1940. import_nr:=longint(v.svalue);
  1941. end;
  1942. { default is to used the realname of the procedure }
  1943. if (import_nr=0) and not assigned(import_name) then
  1944. begin
  1945. import_name:=stringdup(procsym.realname);
  1946. include(procoptions,po_has_importname);
  1947. end;
  1948. end
  1949. else
  1950. begin
  1951. if (idtoken=_NAME) then
  1952. begin
  1953. consume(_NAME);
  1954. import_name:=stringdup(get_stringconst);
  1955. include(procoptions,po_has_importname);
  1956. if import_name^='' then
  1957. message(parser_e_empty_import_name);
  1958. end;
  1959. end;
  1960. end;
  1961. end;
  1962. procedure pd_weakexternal(pd:tabstractprocdef);
  1963. begin
  1964. if not(target_info.system in systems_weak_linking) then
  1965. message(parser_e_weak_external_not_supported)
  1966. else
  1967. pd_external(pd);
  1968. end;
  1969. type
  1970. pd_handler=procedure(pd:tabstractprocdef);
  1971. proc_dir_rec=record
  1972. idtok : ttoken;
  1973. pd_flags : tpdflags;
  1974. handler : pd_handler;
  1975. pocall : tproccalloption;
  1976. pooption : tprocoptions;
  1977. mutexclpocall : tproccalloptions;
  1978. mutexclpotype : tproctypeoptions;
  1979. mutexclpo : tprocoptions;
  1980. end;
  1981. const
  1982. {Should contain the number of procedure directives we support.}
  1983. num_proc_directives=42;
  1984. proc_direcdata:array[1..num_proc_directives] of proc_dir_rec=
  1985. (
  1986. (
  1987. idtok:_ABSTRACT;
  1988. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord];
  1989. handler : @pd_abstract;
  1990. pocall : pocall_none;
  1991. pooption : [po_abstractmethod];
  1992. mutexclpocall : [pocall_internproc];
  1993. mutexclpotype : [];
  1994. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  1995. ),(
  1996. idtok:_ALIAS;
  1997. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  1998. handler : @pd_alias;
  1999. pocall : pocall_none;
  2000. pooption : [];
  2001. mutexclpocall : [];
  2002. mutexclpotype : [];
  2003. mutexclpo : [po_external,po_inline]
  2004. ),(
  2005. idtok:_ASMNAME;
  2006. pd_flags : [pd_interface,pd_implemen,pd_notobjintf];
  2007. handler : @pd_asmname;
  2008. pocall : pocall_cdecl;
  2009. pooption : [po_external];
  2010. mutexclpocall : [pocall_internproc];
  2011. mutexclpotype : [];
  2012. mutexclpo : [po_external,po_inline]
  2013. ),(
  2014. idtok:_ASSEMBLER;
  2015. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2016. handler : nil;
  2017. pocall : pocall_none;
  2018. pooption : [po_assembler];
  2019. mutexclpocall : [];
  2020. mutexclpotype : [];
  2021. mutexclpo : [po_external]
  2022. ),(
  2023. idtok:_C; {same as cdecl for mode mac}
  2024. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2025. handler : nil;
  2026. pocall : pocall_cdecl;
  2027. pooption : [];
  2028. mutexclpocall : [];
  2029. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2030. mutexclpo : [po_assembler,po_external]
  2031. ),(
  2032. idtok:_CDECL;
  2033. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2034. handler : nil;
  2035. pocall : pocall_cdecl;
  2036. pooption : [];
  2037. mutexclpocall : [];
  2038. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2039. mutexclpo : [po_assembler,po_external]
  2040. ),(
  2041. idtok:_DISPID;
  2042. pd_flags : [pd_dispinterface];
  2043. handler : @pd_dispid;
  2044. pocall : pocall_none;
  2045. pooption : [po_dispid];
  2046. mutexclpocall : [pocall_internproc];
  2047. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2048. mutexclpo : [po_interrupt,po_external,po_inline]
  2049. ),(
  2050. idtok:_DYNAMIC;
  2051. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord];
  2052. handler : @pd_virtual;
  2053. pocall : pocall_none;
  2054. pooption : [po_virtualmethod];
  2055. mutexclpocall : [pocall_internproc];
  2056. mutexclpotype : [potype_class_constructor,potype_class_destructor];
  2057. mutexclpo : [po_exports,po_interrupt,po_external,po_overridingmethod,po_inline]
  2058. ),(
  2059. idtok:_EXPORT;
  2060. pd_flags : [pd_body,pd_interface,pd_implemen,pd_notobjintf,pd_notrecord,pd_nothelper];
  2061. handler : @pd_export;
  2062. pocall : pocall_none;
  2063. pooption : [po_exports,po_global];
  2064. mutexclpocall : [pocall_internproc];
  2065. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2066. mutexclpo : [po_external,po_interrupt,po_inline]
  2067. ),(
  2068. idtok:_EXTERNAL;
  2069. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject,pd_notrecord,pd_nothelper];
  2070. handler : @pd_external;
  2071. pocall : pocall_none;
  2072. pooption : [po_external];
  2073. mutexclpocall : [pocall_internproc,pocall_syscall];
  2074. { allowed for external cpp classes }
  2075. mutexclpotype : [{potype_constructor,potype_destructor}potype_class_constructor,potype_class_destructor];
  2076. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  2077. ),(
  2078. idtok:_FAR;
  2079. pd_flags : [pd_implemen,pd_body,pd_interface,pd_procvar,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2080. handler : @pd_far;
  2081. pocall : pocall_none;
  2082. pooption : [];
  2083. mutexclpocall : [pocall_internproc];
  2084. mutexclpotype : [];
  2085. mutexclpo : [po_inline]
  2086. ),(
  2087. idtok:_FAR16;
  2088. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar,pd_notobject,pd_notrecord,pd_nothelper];
  2089. handler : nil;
  2090. pocall : pocall_far16;
  2091. pooption : [];
  2092. mutexclpocall : [];
  2093. mutexclpotype : [];
  2094. mutexclpo : [po_external]
  2095. ),(
  2096. idtok:_FINAL;
  2097. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord];
  2098. handler : @pd_final;
  2099. pocall : pocall_none;
  2100. pooption : [po_finalmethod];
  2101. mutexclpocall : [pocall_internproc];
  2102. mutexclpotype : [];
  2103. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  2104. ),(
  2105. idtok:_FORWARD;
  2106. pd_flags : [pd_implemen,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2107. handler : @pd_forward;
  2108. pocall : pocall_none;
  2109. pooption : [];
  2110. mutexclpocall : [pocall_internproc];
  2111. mutexclpotype : [];
  2112. mutexclpo : [po_external,po_inline]
  2113. ),(
  2114. idtok:_OLDFPCCALL;
  2115. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2116. handler : nil;
  2117. pocall : pocall_oldfpccall;
  2118. pooption : [];
  2119. mutexclpocall : [];
  2120. mutexclpotype : [];
  2121. mutexclpo : []
  2122. ),(
  2123. idtok:_INLINE;
  2124. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2125. handler : nil;
  2126. pocall : pocall_none;
  2127. pooption : [po_inline];
  2128. mutexclpocall : [];
  2129. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2130. mutexclpo : [po_exports,po_external,po_interrupt,po_virtualmethod]
  2131. ),(
  2132. idtok:_INTERNCONST;
  2133. pd_flags : [pd_interface,pd_body,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2134. handler : @pd_internconst;
  2135. pocall : pocall_none;
  2136. pooption : [po_internconst];
  2137. mutexclpocall : [];
  2138. mutexclpotype : [potype_operator];
  2139. mutexclpo : []
  2140. ),(
  2141. idtok:_INTERNPROC;
  2142. pd_flags : [pd_interface,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2143. handler : @pd_internproc;
  2144. pocall : pocall_internproc;
  2145. pooption : [];
  2146. mutexclpocall : [];
  2147. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2148. mutexclpo : [po_exports,po_external,po_interrupt,po_assembler,po_iocheck,po_virtualmethod]
  2149. ),(
  2150. idtok:_INTERRUPT;
  2151. pd_flags : [pd_implemen,pd_body,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2152. handler : @pd_interrupt;
  2153. pocall : pocall_oldfpccall;
  2154. pooption : [po_interrupt];
  2155. mutexclpocall : [pocall_internproc,pocall_cdecl,pocall_cppdecl,pocall_stdcall,
  2156. pocall_pascal,pocall_far16,pocall_oldfpccall];
  2157. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2158. mutexclpo : [po_external,po_inline]
  2159. ),(
  2160. idtok:_IOCHECK;
  2161. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  2162. handler : nil;
  2163. pocall : pocall_none;
  2164. pooption : [po_iocheck];
  2165. mutexclpocall : [pocall_internproc];
  2166. mutexclpotype : [];
  2167. mutexclpo : [po_external]
  2168. ),(
  2169. idtok:_LOCAL;
  2170. pd_flags : [pd_implemen,pd_body];
  2171. handler : nil;
  2172. pocall : pocall_none;
  2173. pooption : [po_kylixlocal];
  2174. mutexclpocall : [pocall_internproc,pocall_far16];
  2175. mutexclpotype : [];
  2176. mutexclpo : [po_external,po_exports]
  2177. ),(
  2178. idtok:_MESSAGE;
  2179. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_objcclass,pd_objcprot,pd_notrecord];
  2180. handler : @pd_message;
  2181. pocall : pocall_none;
  2182. pooption : []; { can be po_msgstr or po_msgint }
  2183. mutexclpocall : [pocall_internproc];
  2184. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2185. mutexclpo : [po_interrupt,po_inline]
  2186. ),(
  2187. idtok:_MWPASCAL;
  2188. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2189. handler : nil;
  2190. pocall : pocall_mwpascal;
  2191. pooption : [];
  2192. mutexclpocall : [];
  2193. mutexclpotype : [];
  2194. mutexclpo : []
  2195. ),(
  2196. idtok:_NEAR;
  2197. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf,pd_notrecord,pd_nothelper];
  2198. handler : @pd_near;
  2199. pocall : pocall_none;
  2200. pooption : [];
  2201. mutexclpocall : [pocall_internproc];
  2202. mutexclpotype : [];
  2203. mutexclpo : []
  2204. ),(
  2205. idtok:_NOSTACKFRAME;
  2206. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf];
  2207. handler : nil;
  2208. pocall : pocall_none;
  2209. pooption : [po_nostackframe];
  2210. mutexclpocall : [pocall_internproc];
  2211. mutexclpotype : [];
  2212. mutexclpo : []
  2213. ),(
  2214. idtok:_OVERLOAD;
  2215. pd_flags : [pd_implemen,pd_interface,pd_body];
  2216. handler : @pd_overload;
  2217. pocall : pocall_none;
  2218. pooption : [po_overload];
  2219. mutexclpocall : [pocall_internproc];
  2220. mutexclpotype : [];
  2221. mutexclpo : []
  2222. ),(
  2223. idtok:_OVERRIDE;
  2224. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_objcclass,pd_notrecord];
  2225. handler : @pd_override;
  2226. pocall : pocall_none;
  2227. pooption : [po_overridingmethod,po_virtualmethod];
  2228. mutexclpocall : [pocall_internproc];
  2229. mutexclpotype : [];
  2230. mutexclpo : [po_exports,po_interrupt,po_virtualmethod,po_inline]
  2231. ),(
  2232. idtok:_PASCAL;
  2233. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2234. handler : nil;
  2235. pocall : pocall_pascal;
  2236. pooption : [];
  2237. mutexclpocall : [];
  2238. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2239. mutexclpo : [po_external]
  2240. ),(
  2241. idtok:_PUBLIC;
  2242. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2243. handler : @pd_public;
  2244. pocall : pocall_none;
  2245. pooption : [po_public,po_global];
  2246. mutexclpocall : [pocall_internproc];
  2247. mutexclpotype : [];
  2248. mutexclpo : [po_external,po_inline]
  2249. ),(
  2250. idtok:_REGISTER;
  2251. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2252. handler : nil;
  2253. pocall : pocall_register;
  2254. pooption : [];
  2255. mutexclpocall : [];
  2256. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2257. mutexclpo : [po_external]
  2258. ),(
  2259. idtok:_REINTRODUCE;
  2260. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_objcclass,pd_notrecord];
  2261. handler : @pd_reintroduce;
  2262. pocall : pocall_none;
  2263. pooption : [po_reintroduce];
  2264. mutexclpocall : [pocall_internproc];
  2265. mutexclpotype : [];
  2266. mutexclpo : [po_external,po_interrupt,po_exports,po_overridingmethod,po_inline]
  2267. ),(
  2268. idtok:_SAFECALL;
  2269. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2270. handler : nil;
  2271. pocall : pocall_safecall;
  2272. pooption : [];
  2273. mutexclpocall : [];
  2274. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2275. mutexclpo : [po_external]
  2276. ),(
  2277. idtok:_SOFTFLOAT;
  2278. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2279. handler : nil;
  2280. pocall : pocall_softfloat;
  2281. pooption : [];
  2282. mutexclpocall : [];
  2283. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2284. { it's available with po_external because the libgcc floating point routines on the arm
  2285. uses this calling convention }
  2286. mutexclpo : []
  2287. ),(
  2288. idtok:_STATIC;
  2289. pd_flags : [pd_interface,pd_implemen,pd_body,pd_object,pd_record,pd_notobjintf];
  2290. handler : @pd_static;
  2291. pocall : pocall_none;
  2292. pooption : [po_staticmethod];
  2293. mutexclpocall : [pocall_internproc];
  2294. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2295. mutexclpo : [po_external,po_interrupt,po_exports]
  2296. ),(
  2297. idtok:_STDCALL;
  2298. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2299. handler : nil;
  2300. pocall : pocall_stdcall;
  2301. pooption : [];
  2302. mutexclpocall : [];
  2303. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2304. mutexclpo : [po_external]
  2305. ),(
  2306. idtok:_SYSCALL;
  2307. { Different kind of syscalls are valid for AOS68k, AOSPPC and MOS. }
  2308. { FIX ME!!! MorphOS/AOS68k pd_flags should be:
  2309. pd_interface, pd_implemen, pd_notobject, pd_notobjintf (KB) }
  2310. pd_flags : [pd_interface,pd_implemen,pd_procvar];
  2311. handler : @pd_syscall;
  2312. pocall : pocall_syscall;
  2313. pooption : [];
  2314. mutexclpocall : [];
  2315. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2316. mutexclpo : [po_external,po_assembler,po_interrupt,po_exports]
  2317. ),(
  2318. idtok:_VIRTUAL;
  2319. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord];
  2320. handler : @pd_virtual;
  2321. pocall : pocall_none;
  2322. pooption : [po_virtualmethod];
  2323. mutexclpocall : [pocall_internproc];
  2324. mutexclpotype : [potype_class_constructor,potype_class_destructor];
  2325. mutexclpo : [po_external,po_interrupt,po_exports,po_overridingmethod,po_inline]
  2326. ),(
  2327. idtok:_CPPDECL;
  2328. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2329. handler : nil;
  2330. pocall : pocall_cppdecl;
  2331. pooption : [];
  2332. mutexclpocall : [];
  2333. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2334. mutexclpo : [po_assembler,po_external,po_virtualmethod]
  2335. ),(
  2336. idtok:_VARARGS;
  2337. pd_flags : [pd_interface,pd_implemen,pd_procvar,pd_objcclass,pd_objcprot];
  2338. handler : nil;
  2339. pocall : pocall_none;
  2340. pooption : [po_varargs];
  2341. mutexclpocall : [pocall_internproc,pocall_stdcall,pocall_register,
  2342. pocall_far16,pocall_oldfpccall,pocall_mwpascal];
  2343. mutexclpotype : [];
  2344. mutexclpo : [po_assembler,po_interrupt,po_inline]
  2345. ),(
  2346. idtok:_COMPILERPROC;
  2347. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2348. handler : nil;
  2349. pocall : pocall_none;
  2350. pooption : [po_compilerproc];
  2351. mutexclpocall : [];
  2352. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2353. mutexclpo : [po_interrupt]
  2354. ),(
  2355. idtok:_WEAKEXTERNAL;
  2356. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject,pd_notrecord,pd_nothelper];
  2357. handler : @pd_weakexternal;
  2358. pocall : pocall_none;
  2359. { mark it both external and weak external, so we don't have to
  2360. adapt all code for external symbols to also check for weak external
  2361. }
  2362. pooption : [po_external,po_weakexternal];
  2363. mutexclpocall : [pocall_internproc,pocall_syscall];
  2364. { allowed for external cpp classes }
  2365. mutexclpotype : [{potype_constructor,potype_destructor}potype_class_constructor,potype_class_destructor];
  2366. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  2367. ),(
  2368. idtok:_ENUMERATOR;
  2369. pd_flags : [pd_interface,pd_object,pd_record];
  2370. handler : @pd_enumerator;
  2371. pocall : pocall_none;
  2372. pooption : [];
  2373. mutexclpocall : [pocall_internproc];
  2374. mutexclpotype : [];
  2375. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  2376. )
  2377. );
  2378. function check_proc_directive(isprocvar:boolean):boolean;
  2379. var
  2380. i : longint;
  2381. begin
  2382. result:=false;
  2383. for i:=1 to num_proc_directives do
  2384. if proc_direcdata[i].idtok=idtoken then
  2385. begin
  2386. if ((not isprocvar) or
  2387. (pd_procvar in proc_direcdata[i].pd_flags)) and
  2388. { don't eat a public directive in classes }
  2389. not((idtoken=_PUBLIC) and (symtablestack.top.symtabletype=ObjectSymtable)) then
  2390. result:=true;
  2391. exit;
  2392. end;
  2393. end;
  2394. function parse_proc_direc(pd:tabstractprocdef;var pdflags:tpdflags):boolean;
  2395. {
  2396. Parse the procedure directive, returns true if a correct directive is found
  2397. }
  2398. var
  2399. p : longint;
  2400. found : boolean;
  2401. name : TIDString;
  2402. begin
  2403. parse_proc_direc:=false;
  2404. name:=tokeninfo^[idtoken].str;
  2405. found:=false;
  2406. { Hint directive? Then exit immediatly }
  2407. if (m_hintdirective in current_settings.modeswitches) then
  2408. begin
  2409. case idtoken of
  2410. _LIBRARY,
  2411. _PLATFORM,
  2412. _UNIMPLEMENTED,
  2413. _EXPERIMENTAL,
  2414. _DEPRECATED :
  2415. exit;
  2416. end;
  2417. end;
  2418. { C directive is MacPas only, because it breaks too much existing code
  2419. on other platforms (PFV) }
  2420. if (idtoken=_C) and
  2421. not(m_mac in current_settings.modeswitches) then
  2422. exit;
  2423. { retrieve data for directive if found }
  2424. for p:=1 to num_proc_directives do
  2425. if proc_direcdata[p].idtok=idtoken then
  2426. begin
  2427. found:=true;
  2428. break;
  2429. end;
  2430. { Check if the procedure directive is known }
  2431. if not found then
  2432. begin
  2433. { parsing a procvar type the name can be any
  2434. next variable !! }
  2435. if ((pdflags * [pd_procvar,pd_object,pd_record,pd_objcclass,pd_objcprot])=[]) and
  2436. not(idtoken=_PROPERTY) then
  2437. Message1(parser_w_unknown_proc_directive_ignored,name);
  2438. exit;
  2439. end;
  2440. { check if method and directive not for object, like public.
  2441. This needs to be checked also for procvars }
  2442. if (pd_notobject in proc_direcdata[p].pd_flags) and
  2443. (symtablestack.top.symtabletype=ObjectSymtable) and
  2444. { directive allowed for cpp classes? }
  2445. not(is_cppclass(tdef(symtablestack.top.defowner)) and (pd_cppobject in proc_direcdata[p].pd_flags)) then
  2446. exit;
  2447. if (pd_notrecord in proc_direcdata[p].pd_flags) and
  2448. (symtablestack.top.symtabletype=recordsymtable) then
  2449. exit;
  2450. { Conflicts between directives ? }
  2451. if (pd.proctypeoption in proc_direcdata[p].mutexclpotype) or
  2452. (pd.proccalloption in proc_direcdata[p].mutexclpocall) or
  2453. ((pd.procoptions*proc_direcdata[p].mutexclpo)<>[]) then
  2454. begin
  2455. Message1(parser_e_proc_dir_conflict,name);
  2456. exit;
  2457. end;
  2458. { set calling convention }
  2459. if proc_direcdata[p].pocall<>pocall_none then
  2460. begin
  2461. if (po_hascallingconvention in pd.procoptions) then
  2462. begin
  2463. Message2(parser_w_proc_overriding_calling,
  2464. proccalloptionStr[pd.proccalloption],
  2465. proccalloptionStr[proc_direcdata[p].pocall]);
  2466. end;
  2467. { check if the target processor supports this calling convention }
  2468. if not(proc_direcdata[p].pocall in supported_calling_conventions) then
  2469. begin
  2470. Message1(parser_e_illegal_calling_convention,proccalloptionStr[proc_direcdata[p].pocall]);
  2471. { recover }
  2472. proc_direcdata[p].pocall:=pocall_stdcall;
  2473. end;
  2474. pd.proccalloption:=proc_direcdata[p].pocall;
  2475. include(pd.procoptions,po_hascallingconvention);
  2476. end;
  2477. if pd.typ=procdef then
  2478. begin
  2479. { Check if the directive is only for objects }
  2480. if (pd_object in proc_direcdata[p].pd_flags) and
  2481. not assigned(tprocdef(pd).struct) then
  2482. exit;
  2483. { Check if the directive is only for records }
  2484. if (pd_record in proc_direcdata[p].pd_flags) and
  2485. not assigned(tprocdef(pd).struct) then
  2486. exit;
  2487. { check if method and directive not for interface }
  2488. if (pd_notobjintf in proc_direcdata[p].pd_flags) and
  2489. is_interface(tprocdef(pd).struct) then
  2490. exit;
  2491. { check if method and directive not for interface }
  2492. if is_dispinterface(tprocdef(pd).struct) and
  2493. not(pd_dispinterface in proc_direcdata[p].pd_flags) then
  2494. exit;
  2495. { check if method and directive not for objcclass }
  2496. if is_objcclass(tprocdef(pd).struct) and
  2497. not(pd_objcclass in proc_direcdata[p].pd_flags) then
  2498. exit;
  2499. { check if method and directive not for objcprotocol }
  2500. if is_objcprotocol(tprocdef(pd).struct) and
  2501. not(pd_objcprot in proc_direcdata[p].pd_flags) then
  2502. exit;
  2503. { check if method and directive not for record/class helper }
  2504. if is_objectpascal_helper(tprocdef(pd).struct) and
  2505. (pd_nothelper in proc_direcdata[p].pd_flags) then
  2506. exit;
  2507. end;
  2508. { consume directive, and turn flag on }
  2509. consume(token);
  2510. parse_proc_direc:=true;
  2511. { Check the pd_flags if the directive should be allowed }
  2512. if (pd_interface in pdflags) and
  2513. not(pd_interface in proc_direcdata[p].pd_flags) then
  2514. begin
  2515. Message1(parser_e_proc_dir_not_allowed_in_interface,name);
  2516. exit;
  2517. end;
  2518. if (pd_implemen in pdflags) and
  2519. not(pd_implemen in proc_direcdata[p].pd_flags) then
  2520. begin
  2521. Message1(parser_e_proc_dir_not_allowed_in_implementation,name);
  2522. exit;
  2523. end;
  2524. if (pd_procvar in pdflags) and
  2525. not(pd_procvar in proc_direcdata[p].pd_flags) then
  2526. begin
  2527. Message1(parser_e_proc_dir_not_allowed_in_procvar,name);
  2528. exit;
  2529. end;
  2530. { Return the new pd_flags }
  2531. if not(pd_body in proc_direcdata[p].pd_flags) then
  2532. exclude(pdflags,pd_body);
  2533. { Add the correct flag }
  2534. pd.procoptions:=pd.procoptions+proc_direcdata[p].pooption;
  2535. { Call the handler }
  2536. if pointer(proc_direcdata[p].handler)<>nil then
  2537. proc_direcdata[p].handler(pd);
  2538. end;
  2539. function proc_get_importname(pd:tprocdef):string;
  2540. function maybe_cprefix(const s:string):string;
  2541. begin
  2542. if not(pd.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  2543. result:=s
  2544. else
  2545. result:=target_info.Cprefix+s;
  2546. end;
  2547. begin
  2548. result:='';
  2549. if not(po_external in pd.procoptions) then
  2550. internalerror(200412151);
  2551. { external name or number is specified }
  2552. if assigned(pd.import_name) or (pd.import_nr<>0) then
  2553. begin
  2554. if assigned(pd.import_dll) then
  2555. begin
  2556. { If we are not using direct dll linking under win32 then imports
  2557. need to use the normal name since two functions can refer to the
  2558. same DLL function. This is also needed for compatability
  2559. with Delphi and TP7 }
  2560. (*
  2561. case target_info.system of
  2562. system_i386_emx,
  2563. system_i386_os2 :
  2564. begin
  2565. { keep normal mangledname }
  2566. if not (Assigned (PD.Import_Name)) then
  2567. Result := PD.MangledName;
  2568. end;
  2569. else
  2570. *)
  2571. if assigned(pd.import_name) then
  2572. begin
  2573. if target_info.system in (systems_all_windows + systems_nativent +
  2574. [system_i386_emx, system_i386_os2]) then
  2575. { cprefix is not used in DLL imports under Windows or OS/2 }
  2576. result:='_$dll$'+ExtractFileName(pd.import_dll^)+'$'+pd.import_name^
  2577. else
  2578. result:=maybe_cprefix(pd.import_name^);
  2579. end
  2580. else
  2581. result:=ExtractFileName(pd.import_dll^)+'_index_'+tostr(pd.import_nr);
  2582. end
  2583. else
  2584. result:=maybe_cprefix(pd.import_name^);
  2585. end
  2586. else
  2587. begin
  2588. { Default names when importing variables }
  2589. case pd.proccalloption of
  2590. pocall_cdecl :
  2591. begin
  2592. if assigned(pd.struct) then
  2593. result:=target_info.Cprefix+pd.struct.objrealname^+'_'+pd.procsym.realname
  2594. else
  2595. result:=target_info.Cprefix+pd.procsym.realname;
  2596. end;
  2597. pocall_cppdecl :
  2598. begin
  2599. result:=target_info.Cprefix+pd.cplusplusmangledname;
  2600. end;
  2601. else
  2602. begin
  2603. {In MacPas a single "external" has the same effect as "external name 'xxx'" }
  2604. { but according to MacPas mode description
  2605. Cprefix should still be used PM }
  2606. if (m_mac in current_settings.modeswitches) then
  2607. result:=target_info.Cprefix+tprocdef(pd).procsym.realname;
  2608. end;
  2609. end;
  2610. end;
  2611. end;
  2612. procedure proc_set_mangledname(pd:tprocdef);
  2613. var
  2614. s : string;
  2615. begin
  2616. { When the mangledname is already set we aren't allowed to change
  2617. it because it can already be used somewhere (PFV) }
  2618. if not(po_has_mangledname in pd.procoptions) then
  2619. begin
  2620. if (po_external in pd.procoptions) then
  2621. begin
  2622. { External Procedures are only allowed to change the mangledname
  2623. in their first declaration }
  2624. if (pd.forwarddef or (not pd.hasforward)) then
  2625. begin
  2626. s:=proc_get_importname(pd);
  2627. if s<>'' then
  2628. begin
  2629. { Replace ? and @ in import name, since GNU AS does not allow these characters in symbol names. }
  2630. { This allows to import VC++ mangled names from DLLs. }
  2631. { Do not perform replacement, if external symbol is not imported from DLL. }
  2632. if (target_info.system in systems_all_windows) and (pd.import_dll<>nil) then
  2633. begin
  2634. Replace(s,'?','__q$$');
  2635. {$ifdef arm}
  2636. { @ symbol is not allowed in ARM assembler only }
  2637. Replace(s,'@','__a$$');
  2638. {$endif arm}
  2639. end;
  2640. pd.setmangledname(s);
  2641. end;
  2642. end;
  2643. end
  2644. else
  2645. { Normal procedures }
  2646. begin
  2647. if (po_compilerproc in pd.procoptions) then
  2648. begin
  2649. pd.setmangledname(lower(pd.procsym.name));
  2650. end;
  2651. end;
  2652. end;
  2653. { Public/exported alias names }
  2654. if (([po_public,po_exports]*pd.procoptions)<>[]) and
  2655. not(po_has_public_name in pd.procoptions) then
  2656. begin
  2657. case pd.proccalloption of
  2658. pocall_cdecl :
  2659. begin
  2660. if assigned(pd.struct) then
  2661. pd.aliasnames.insert(target_info.Cprefix+pd.struct.objrealname^+'_'+pd.procsym.realname)
  2662. else
  2663. begin
  2664. { Export names are not mangled on Windows and OS/2, see also pexports.pas }
  2665. if (target_info.system in (systems_all_windows+[system_i386_emx, system_i386_os2])) and
  2666. (po_exports in pd.procoptions) then
  2667. pd.aliasnames.insert(pd.procsym.realname)
  2668. else
  2669. pd.aliasnames.insert(target_info.Cprefix+pd.procsym.realname);
  2670. end;
  2671. end;
  2672. pocall_cppdecl :
  2673. begin
  2674. pd.aliasnames.insert(target_info.Cprefix+pd.cplusplusmangledname);
  2675. end;
  2676. end;
  2677. { prevent adding the alias a second time }
  2678. include(pd.procoptions,po_has_public_name);
  2679. end;
  2680. end;
  2681. procedure handle_calling_convention(pd:tabstractprocdef);
  2682. begin
  2683. { set the default calling convention if none provided }
  2684. if (pd.typ=procdef) and
  2685. (is_objc_class_or_protocol(tprocdef(pd).struct) or
  2686. is_cppclass(tprocdef(pd).struct)) then
  2687. begin
  2688. { none of the explicit calling conventions should be allowed }
  2689. if (po_hascallingconvention in pd.procoptions) then
  2690. internalerror(2009032501);
  2691. if is_cppclass(tprocdef(pd).struct) then
  2692. pd.proccalloption:=pocall_cppdecl
  2693. else
  2694. pd.proccalloption:=pocall_cdecl;
  2695. end
  2696. else if not(po_hascallingconvention in pd.procoptions) then
  2697. pd.proccalloption:=current_settings.defproccall
  2698. else
  2699. begin
  2700. if pd.proccalloption=pocall_none then
  2701. internalerror(200309081);
  2702. end;
  2703. { handle proccall specific settings }
  2704. case pd.proccalloption of
  2705. pocall_cdecl,
  2706. pocall_cppdecl :
  2707. begin
  2708. { check C cdecl para types }
  2709. check_c_para(pd);
  2710. end;
  2711. pocall_far16 :
  2712. begin
  2713. { Temporary stub, must be rewritten to support OS/2 far16 }
  2714. Message1(parser_w_proc_directive_ignored,'FAR16');
  2715. end;
  2716. end;
  2717. { Inlining is enabled and supported? }
  2718. if (po_inline in pd.procoptions) and
  2719. not(cs_do_inline in current_settings.localswitches) then
  2720. begin
  2721. { Give an error if inline is not supported by the compiler mode,
  2722. otherwise only give a warning that this procedure will not be inlined }
  2723. if not(m_default_inline in current_settings.modeswitches) then
  2724. Message(parser_e_proc_inline_not_supported)
  2725. else
  2726. Message(parser_w_inlining_disabled);
  2727. exclude(pd.procoptions,po_inline);
  2728. end;
  2729. { For varargs directive also cdecl and external must be defined }
  2730. if (po_varargs in pd.procoptions) then
  2731. begin
  2732. { check first for external in the interface, if available there
  2733. then the cdecl must also be there since there is no implementation
  2734. available to contain it }
  2735. if parse_only then
  2736. begin
  2737. { if external is available, then cdecl must also be available,
  2738. procvars don't need external }
  2739. if not((po_external in pd.procoptions) or
  2740. (pd.typ=procvardef) or
  2741. { for objcclasses this is checked later, because the entire
  2742. class may be external. }
  2743. is_objc_class_or_protocol(tprocdef(pd).struct)) and
  2744. not(pd.proccalloption in (cdecl_pocalls + [pocall_mwpascal])) then
  2745. Message(parser_e_varargs_need_cdecl_and_external);
  2746. end
  2747. else
  2748. begin
  2749. { both must be defined now }
  2750. if not((po_external in pd.procoptions) or
  2751. (pd.typ=procvardef)) or
  2752. not(pd.proccalloption in (cdecl_pocalls + [pocall_mwpascal])) then
  2753. Message(parser_e_varargs_need_cdecl_and_external);
  2754. end;
  2755. end;
  2756. { insert hidden high parameters }
  2757. pd.parast.SymList.ForEachCall(@insert_hidden_para,pd);
  2758. { insert hidden self parameter }
  2759. insert_self_and_vmt_para(pd);
  2760. { insert funcret parameter if required }
  2761. insert_funcret_para(pd);
  2762. { Make var parameters regable, this must be done after the calling
  2763. convention is set. }
  2764. { this must be done before parentfp is insert, because getting all cases
  2765. where parentfp must be in a memory location isn't catched properly so
  2766. we put parentfp never in a register }
  2767. pd.parast.SymList.ForEachCall(@set_addr_param_regable,pd);
  2768. { insert parentfp parameter if required }
  2769. insert_parentfp_para(pd);
  2770. { Calculate parameter tlist }
  2771. pd.calcparas;
  2772. end;
  2773. procedure parse_proc_directives(pd:tabstractprocdef;var pdflags:tpdflags);
  2774. {
  2775. Parse the procedure directives. It does not matter if procedure directives
  2776. are written using ;procdir; or ['procdir'] syntax.
  2777. }
  2778. var
  2779. res : boolean;
  2780. begin
  2781. if (m_mac in current_settings.modeswitches) and (cs_externally_visible in current_settings.localswitches) then
  2782. begin
  2783. tprocdef(pd).aliasnames.insert(target_info.Cprefix+tprocdef(pd).procsym.realname);
  2784. include(pd.procoptions,po_public);
  2785. include(pd.procoptions,po_has_public_name);
  2786. include(pd.procoptions,po_global);
  2787. end;
  2788. { methods from external class definitions are all external themselves }
  2789. if (pd.typ=procdef) and
  2790. assigned(tprocdef(pd).struct) and
  2791. (tprocdef(pd).struct.typ=objectdef) and
  2792. (oo_is_external in tobjectdef(tprocdef(pd).struct).objectoptions) then
  2793. tprocdef(pd).make_external;
  2794. { Class constructors and destructor are static class methods in real. }
  2795. { There are many places in the compiler where either class or static }
  2796. { method flag changes the behavior. It is simplier to add them to }
  2797. { the class constructors/destructors options than to fix all the }
  2798. { occurencies. (Paul) }
  2799. if pd.proctypeoption in [potype_class_constructor,potype_class_destructor] then
  2800. begin
  2801. include(pd.procoptions,po_classmethod);
  2802. include(pd.procoptions,po_staticmethod);
  2803. end;
  2804. while token in [_ID,_LECKKLAMMER] do
  2805. begin
  2806. if try_to_consume(_LECKKLAMMER) then
  2807. begin
  2808. repeat
  2809. parse_proc_direc(pd,pdflags);
  2810. until not try_to_consume(_COMMA);
  2811. consume(_RECKKLAMMER);
  2812. { we always expect at least '[];' }
  2813. res:=true;
  2814. end
  2815. else
  2816. begin
  2817. res:=parse_proc_direc(pd,pdflags);
  2818. end;
  2819. { A procedure directive normally followed by a semicolon, but in
  2820. a const section or reading a type we should stop when _EQ is found,
  2821. because a constant/default value follows }
  2822. if res then
  2823. begin
  2824. if (block_type=bt_const_type) and
  2825. (token=_EQ) then
  2826. break;
  2827. { support procedure proc;stdcall export; }
  2828. if not(check_proc_directive((pd.typ=procvardef))) then
  2829. begin
  2830. { support "record p : procedure stdcall end;" and
  2831. "var p : procedure stdcall = nil;" }
  2832. if (pd_procvar in pdflags) and
  2833. (token in [_END,_RKLAMMER,_EQ]) then
  2834. break
  2835. else
  2836. begin
  2837. if (token=_COLON) then
  2838. begin
  2839. Message(parser_e_field_not_allowed_here);
  2840. consume_all_until(_SEMICOLON);
  2841. end;
  2842. consume(_SEMICOLON)
  2843. end;
  2844. end;
  2845. end
  2846. else
  2847. break;
  2848. end;
  2849. end;
  2850. procedure parse_var_proc_directives(sym:tsym);
  2851. var
  2852. pdflags : tpdflags;
  2853. pd : tabstractprocdef;
  2854. begin
  2855. pdflags:=[pd_procvar];
  2856. pd:=nil;
  2857. case sym.typ of
  2858. fieldvarsym,
  2859. staticvarsym,
  2860. localvarsym,
  2861. paravarsym :
  2862. pd:=tabstractprocdef(tabstractvarsym(sym).vardef);
  2863. typesym :
  2864. pd:=tabstractprocdef(ttypesym(sym).typedef);
  2865. else
  2866. internalerror(2003042617);
  2867. end;
  2868. if pd.typ<>procvardef then
  2869. internalerror(2003042618);
  2870. { names should never be used anyway }
  2871. parse_proc_directives(pd,pdflags);
  2872. end;
  2873. procedure parse_object_proc_directives(pd:tabstractprocdef);
  2874. var
  2875. pdflags : tpdflags;
  2876. begin
  2877. pdflags:=[pd_object];
  2878. parse_proc_directives(pd,pdflags);
  2879. end;
  2880. procedure parse_record_proc_directives(pd:tabstractprocdef);
  2881. var
  2882. pdflags : tpdflags;
  2883. begin
  2884. pdflags:=[pd_record];
  2885. parse_proc_directives(pd,pdflags);
  2886. end;
  2887. function proc_add_definition(var currpd:tprocdef):boolean;
  2888. {
  2889. Add definition aprocdef to the overloaded definitions of aprocsym. If a
  2890. forwarddef is found and reused it returns true
  2891. }
  2892. var
  2893. fwpd : tprocdef;
  2894. currparasym,
  2895. fwparasym : tsym;
  2896. currparacnt,
  2897. fwparacnt,
  2898. curridx,
  2899. fwidx,
  2900. i : longint;
  2901. po_comp : tprocoptions;
  2902. paracompopt: tcompare_paras_options;
  2903. forwardfound : boolean;
  2904. symentry: TSymEntry;
  2905. begin
  2906. forwardfound:=false;
  2907. { check overloaded functions if the same function already exists }
  2908. for i:=0 to tprocsym(currpd.procsym).ProcdefList.Count-1 do
  2909. begin
  2910. fwpd:=tprocdef(tprocsym(currpd.procsym).ProcdefList[i]);
  2911. { Skip overloaded definitions that are declared in other units }
  2912. if fwpd.procsym<>currpd.procsym then
  2913. continue;
  2914. { check the parameters, for delphi/tp it is possible to
  2915. leave the parameters away in the implementation (forwarddef=false).
  2916. But for an overload declared function this is not allowed }
  2917. if { check if empty implementation arguments match is allowed }
  2918. (
  2919. not(m_repeat_forward in current_settings.modeswitches) and
  2920. not(currpd.forwarddef) and
  2921. is_bareprocdef(currpd) and
  2922. not(po_overload in fwpd.procoptions)
  2923. ) or
  2924. { check arguments, we need to check only the user visible parameters. The hidden parameters
  2925. can be in a different location because of the calling convention, eg. L-R vs. R-L order (PFV) }
  2926. (
  2927. (compare_paras(currpd.paras,fwpd.paras,cp_none,[cpo_comparedefaultvalue,cpo_ignorehidden,cpo_openequalisexact,cpo_ignoreuniv])=te_exact) and
  2928. (compare_defs(fwpd.returndef,currpd.returndef,nothingn)=te_exact)
  2929. ) then
  2930. begin
  2931. { Check if we've found the forwarddef, if found then
  2932. we need to update the forward def with the current
  2933. implementation settings }
  2934. if fwpd.forwarddef then
  2935. begin
  2936. forwardfound:=true;
  2937. if not(m_repeat_forward in current_settings.modeswitches) and
  2938. (fwpd.proccalloption<>currpd.proccalloption) then
  2939. paracompopt:=[cpo_ignorehidden,cpo_comparedefaultvalue,cpo_openequalisexact,cpo_ignoreuniv]
  2940. else
  2941. paracompopt:=[cpo_comparedefaultvalue,cpo_openequalisexact,cpo_ignoreuniv];
  2942. { Check calling convention }
  2943. if (fwpd.proccalloption<>currpd.proccalloption) then
  2944. begin
  2945. { In delphi it is possible to specify the calling
  2946. convention in the interface or implementation if
  2947. there was no convention specified in the other
  2948. part }
  2949. if (m_delphi in current_settings.modeswitches) then
  2950. begin
  2951. if not(po_hascallingconvention in currpd.procoptions) then
  2952. currpd.proccalloption:=fwpd.proccalloption
  2953. else
  2954. if not(po_hascallingconvention in fwpd.procoptions) then
  2955. fwpd.proccalloption:=currpd.proccalloption
  2956. else
  2957. begin
  2958. MessagePos(currpd.fileinfo,parser_e_call_convention_dont_match_forward);
  2959. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2960. { restore interface settings }
  2961. currpd.proccalloption:=fwpd.proccalloption;
  2962. end;
  2963. end
  2964. else
  2965. begin
  2966. MessagePos(currpd.fileinfo,parser_e_call_convention_dont_match_forward);
  2967. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2968. { restore interface settings }
  2969. currpd.proccalloption:=fwpd.proccalloption;
  2970. end;
  2971. end;
  2972. { Check static }
  2973. if (po_staticmethod in fwpd.procoptions) then
  2974. begin
  2975. if not (po_staticmethod in currpd.procoptions) then
  2976. begin
  2977. include(currpd.procoptions, po_staticmethod);
  2978. if (po_classmethod in currpd.procoptions) then
  2979. begin
  2980. { remove self from the hidden paras }
  2981. symentry:=currpd.parast.Find('self');
  2982. if symentry<>nil then
  2983. begin
  2984. currpd.parast.Delete(symentry);
  2985. currpd.calcparas;
  2986. end;
  2987. end;
  2988. end;
  2989. end;
  2990. { Check if the procedure type and return type are correct,
  2991. also the parameters must match also with the type }
  2992. if ((m_repeat_forward in current_settings.modeswitches) or
  2993. not is_bareprocdef(currpd)) and
  2994. ((compare_paras(currpd.paras,fwpd.paras,cp_all,paracompopt)<>te_exact) or
  2995. (compare_defs(fwpd.returndef,currpd.returndef,nothingn)<>te_exact)) then
  2996. begin
  2997. MessagePos1(currpd.fileinfo,parser_e_header_dont_match_forward,
  2998. fwpd.fullprocname(false));
  2999. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  3000. break;
  3001. end;
  3002. { Check if both are declared forward }
  3003. if fwpd.forwarddef and currpd.forwarddef then
  3004. begin
  3005. MessagePos1(currpd.fileinfo,parser_e_function_already_declared_public_forward,
  3006. currpd.fullprocname(false));
  3007. end;
  3008. { internconst or internproc only need to be defined once }
  3009. if (fwpd.proccalloption=pocall_internproc) then
  3010. currpd.proccalloption:=fwpd.proccalloption
  3011. else
  3012. if (currpd.proccalloption=pocall_internproc) then
  3013. fwpd.proccalloption:=currpd.proccalloption;
  3014. { Check procedure options, Delphi requires that class is
  3015. repeated in the implementation for class methods }
  3016. if (m_fpc in current_settings.modeswitches) then
  3017. po_comp:=[po_classmethod,po_varargs,po_methodpointer,po_interrupt]
  3018. else
  3019. po_comp:=[po_classmethod,po_methodpointer];
  3020. if ((po_comp * fwpd.procoptions)<>(po_comp * currpd.procoptions)) or
  3021. (fwpd.proctypeoption <> currpd.proctypeoption) then
  3022. begin
  3023. MessagePos1(currpd.fileinfo,parser_e_header_dont_match_forward,
  3024. fwpd.fullprocname(false));
  3025. tprocsym(fwpd.procsym).write_parameter_lists(fwpd);
  3026. { This error is non-fatal, we can recover }
  3027. end;
  3028. { Forward declaration is external? }
  3029. if (po_external in fwpd.procoptions) then
  3030. MessagePos(currpd.fileinfo,parser_e_proc_already_external);
  3031. { Check parameters }
  3032. if (m_repeat_forward in current_settings.modeswitches) or
  3033. (currpd.minparacount>0) then
  3034. begin
  3035. { If mangled names are equal then they have the same amount of arguments }
  3036. { We can check the names of the arguments }
  3037. { both symtables are in the same order from left to right }
  3038. curridx:=0;
  3039. fwidx:=0;
  3040. currparacnt:=currpd.parast.SymList.Count;
  3041. fwparacnt:=fwpd.parast.SymList.Count;
  3042. repeat
  3043. { skip default parameter constsyms }
  3044. while (curridx<currparacnt) and
  3045. (tsym(currpd.parast.SymList[curridx]).typ<>paravarsym) do
  3046. inc(curridx);
  3047. while (fwidx<fwparacnt) and
  3048. (tsym(fwpd.parast.SymList[fwidx]).typ<>paravarsym) do
  3049. inc(fwidx);
  3050. { stop when one of the two lists is at the end }
  3051. if (fwidx>=fwparacnt) or (curridx>=currparacnt) then
  3052. break;
  3053. { compare names of parameters, ignore implictly
  3054. renamed parameters }
  3055. currparasym:=tsym(currpd.parast.SymList[curridx]);
  3056. fwparasym:=tsym(fwpd.parast.SymList[fwidx]);
  3057. if not(sp_implicitrename in currparasym.symoptions) and
  3058. not(sp_implicitrename in fwparasym.symoptions) then
  3059. begin
  3060. if (currparasym.name<>fwparasym.name) then
  3061. begin
  3062. MessagePos3(currpd.fileinfo,parser_e_header_different_var_names,
  3063. tprocsym(currpd.procsym).realname,fwparasym.realname,currparasym.realname);
  3064. break;
  3065. end;
  3066. end;
  3067. { next parameter }
  3068. inc(curridx);
  3069. inc(fwidx);
  3070. until false;
  3071. end;
  3072. { Everything is checked, now we can update the forward declaration
  3073. with the new data from the implementation }
  3074. fwpd.forwarddef:=currpd.forwarddef;
  3075. fwpd.hasforward:=true;
  3076. fwpd.procoptions:=fwpd.procoptions+currpd.procoptions;
  3077. { marked as local but exported from unit? }
  3078. if (po_kylixlocal in fwpd.procoptions) and (fwpd.owner.symtabletype=globalsymtable) then
  3079. MessagePos(fwpd.fileinfo,type_e_cant_export_local);
  3080. if fwpd.extnumber=$ffff then
  3081. fwpd.extnumber:=currpd.extnumber;
  3082. while not currpd.aliasnames.empty do
  3083. fwpd.aliasnames.insert(currpd.aliasnames.getfirst);
  3084. { update fileinfo so position references the implementation,
  3085. also update funcretsym if it is already generated }
  3086. fwpd.fileinfo:=currpd.fileinfo;
  3087. if assigned(fwpd.funcretsym) then
  3088. fwpd.funcretsym.fileinfo:=currpd.fileinfo;
  3089. if assigned(currpd.deprecatedmsg) then
  3090. begin
  3091. stringdispose(fwpd.deprecatedmsg);
  3092. fwpd.deprecatedmsg:=stringdup(currpd.deprecatedmsg^);
  3093. end;
  3094. { import names }
  3095. if assigned(currpd.import_dll) then
  3096. begin
  3097. stringdispose(fwpd.import_dll);
  3098. fwpd.import_dll:=stringdup(currpd.import_dll^);
  3099. end;
  3100. if assigned(currpd.import_name) then
  3101. begin
  3102. stringdispose(fwpd.import_name);
  3103. fwpd.import_name:=stringdup(currpd.import_name^);
  3104. end;
  3105. fwpd.import_nr:=currpd.import_nr;
  3106. { for compilerproc defines we need to rename and update the
  3107. symbolname to lowercase }
  3108. if (po_compilerproc in fwpd.procoptions) then
  3109. begin
  3110. { rename to lowercase so users can't access it }
  3111. fwpd.procsym.realname:='$'+lower(fwpd.procsym.name);
  3112. { the mangeled name is already changed by the pd_compilerproc }
  3113. { handler. It must be done immediately because if we have a }
  3114. { call to a compilerproc before it's implementation is }
  3115. { encountered, it must already use the new mangled name (JM) }
  3116. end;
  3117. { Release current procdef }
  3118. currpd.owner.deletedef(currpd);
  3119. currpd:=fwpd;
  3120. end
  3121. else
  3122. begin
  3123. { abstract methods aren't forward defined, but this }
  3124. { needs another error message }
  3125. if (po_abstractmethod in fwpd.procoptions) then
  3126. MessagePos(currpd.fileinfo,parser_e_abstract_no_definition)
  3127. else
  3128. begin
  3129. MessagePos(currpd.fileinfo,parser_e_overloaded_have_same_parameters);
  3130. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  3131. end;
  3132. end;
  3133. { we found one proc with the same arguments, there are no others
  3134. so we can stop }
  3135. break;
  3136. end;
  3137. { check for allowing overload directive }
  3138. if not(m_fpc in current_settings.modeswitches) then
  3139. begin
  3140. { overload directive turns on overloading }
  3141. if ((po_overload in currpd.procoptions) or
  3142. (po_overload in fwpd.procoptions)) then
  3143. begin
  3144. { check if all procs have overloading, but not if the proc is a method or
  3145. already declared forward, then the check is already done }
  3146. if not(fwpd.hasforward or
  3147. assigned(currpd.struct) or
  3148. (currpd.forwarddef<>fwpd.forwarddef) or
  3149. ((po_overload in currpd.procoptions) and
  3150. (po_overload in fwpd.procoptions))) then
  3151. begin
  3152. MessagePos1(currpd.fileinfo,parser_e_no_overload_for_all_procs,currpd.procsym.realname);
  3153. break;
  3154. end;
  3155. end
  3156. else
  3157. begin
  3158. if not(fwpd.forwarddef) then
  3159. begin
  3160. if (m_tp7 in current_settings.modeswitches) then
  3161. MessagePos(currpd.fileinfo,parser_e_procedure_overloading_is_off)
  3162. else
  3163. MessagePos1(currpd.fileinfo,parser_e_no_overload_for_all_procs,currpd.procsym.realname);
  3164. break;
  3165. end;
  3166. end;
  3167. end; { equal arguments }
  3168. end;
  3169. { if we didn't reuse a forwarddef then we add the procdef to the overloaded
  3170. list }
  3171. if not forwardfound then
  3172. begin
  3173. { can happen in Delphi mode }
  3174. if (currpd.proctypeoption = potype_function) and
  3175. is_void(currpd.returndef) then
  3176. MessagePos1(currpd.fileinfo,parser_e_no_funcret_specified,currpd.procsym.realname);
  3177. tprocsym(currpd.procsym).ProcdefList.Add(currpd);
  3178. end;
  3179. proc_add_definition:=forwardfound;
  3180. end;
  3181. end.