pdecsub.pas 105 KB

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