source: src/Tests/Expect-v/Functions.txt@ e01bfbc

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay gc_noraii jacob/cs343-translation jenkins-sandbox memory new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since e01bfbc was 68cd1ce, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago

unify and fix storage class

  • Property mode set to 100644
File size: 13.6 KB
RevLine 
[5f2f2d7]1h: function
[51b73452]2 returning
[b1d6dd5]3 nothing
[51b73452]4 with body
[5f2f2d7]5 CompoundStmt
[51b73452]6
[5f2f2d7]7f: function
[51b73452]8 with parameters
[b1d6dd5]9 pointer to function
[51b73452]10 returning
11 signed int
12
[b1d6dd5]13 pointer to function
[51b73452]14 with parameters
15 signed int
16 returning
17 signed int
18
[b1d6dd5]19 pointer to function
[51b73452]20 returning
21 signed int
22
[b1d6dd5]23 pointer to function
[51b73452]24 with parameters
25 signed int
26 returning
27 signed int
28
[b1d6dd5]29 g: pointer to function
[51b73452]30 returning
[b1d6dd5]31 nothing
[51b73452]32
33 returning
34 signed int
35 with body
[5f2f2d7]36 CompoundStmt
37 Expression Statement:
38 Applying untyped:
39 Applying untyped:
40 Name: *?
41 ...to:
42 Name: g
43 ...to:
[51b73452]44
[5f2f2d7]45 Expression Statement:
46 Applying untyped:
47 Name: g
48 ...to:
49
50 Expression Statement:
51 Applying untyped:
52 Name: ?=?
53 ...to:
54 Address of:
55 Name: g
56 Name: h
57
58
59f1: function
60 accepting unspecified arguments
[51b73452]61 returning
62 signed int
63 with body
[5f2f2d7]64 CompoundStmt
[51b73452]65
[5f2f2d7]66f2: function
67 accepting unspecified arguments
[51b73452]68 returning
69 signed int
70 with body
[5f2f2d7]71 CompoundStmt
[51b73452]72
[5f2f2d7]73f3: function
74 accepting unspecified arguments
[51b73452]75 returning
76 pointer to function
[5f2f2d7]77 accepting unspecified arguments
[51b73452]78 returning
79 signed int
80
81 with body
[5f2f2d7]82 CompoundStmt
[51b73452]83
[5f2f2d7]84f4: function
85 accepting unspecified arguments
[51b73452]86 returning
87 pointer to signed int
88 with body
[5f2f2d7]89 CompoundStmt
[51b73452]90
[5f2f2d7]91f5: function
92 accepting unspecified arguments
[51b73452]93 returning
94 pointer to function
[5f2f2d7]95 accepting unspecified arguments
[51b73452]96 returning
97 signed int
98
99 with body
[5f2f2d7]100 CompoundStmt
[51b73452]101
[5f2f2d7]102f6: function
103 accepting unspecified arguments
[51b73452]104 returning
105 pointer to signed int
106 with body
[5f2f2d7]107 CompoundStmt
[51b73452]108
[5f2f2d7]109f7: function
110 accepting unspecified arguments
[51b73452]111 returning
112 pointer to signed int
113 with body
[5f2f2d7]114 CompoundStmt
[51b73452]115
[5f2f2d7]116f8: function
117 accepting unspecified arguments
[51b73452]118 returning
119 pointer to pointer to signed int
120 with body
[5f2f2d7]121 CompoundStmt
[51b73452]122
[5f2f2d7]123f9: function
124 accepting unspecified arguments
[51b73452]125 returning
126 pointer to const pointer to signed int
127 with body
[5f2f2d7]128 CompoundStmt
[51b73452]129
[5f2f2d7]130f10: function
131 accepting unspecified arguments
[51b73452]132 returning
133 pointer to open array of signed int
134 with body
[5f2f2d7]135 CompoundStmt
[51b73452]136
[5f2f2d7]137f11: function
138 accepting unspecified arguments
[51b73452]139 returning
[5f2f2d7]140 pointer to open array of array of signed int with dimension of constant expression 3 signed int
[51b73452]141 with body
[5f2f2d7]142 CompoundStmt
[51b73452]143
[5f2f2d7]144f12: function
145 accepting unspecified arguments
[51b73452]146 returning
[5f2f2d7]147 pointer to open array of array of signed int with dimension of constant expression 3 signed int
[51b73452]148 with body
[5f2f2d7]149 CompoundStmt
[51b73452]150
[5f2f2d7]151fII1: function
[51b73452]152 with parameters
[5f2f2d7]153 i: signed int
[51b73452]154 returning
155 signed int
156 with body
[5f2f2d7]157 CompoundStmt
[51b73452]158
[5f2f2d7]159fII2: function
[51b73452]160 with parameters
[5f2f2d7]161 i: signed int
[51b73452]162 returning
163 const signed int
164 with body
[5f2f2d7]165 CompoundStmt
[51b73452]166
[68cd1ce]167fII3: extern function
[51b73452]168 with parameters
[5f2f2d7]169 i: signed int
[51b73452]170 returning
171 signed int
172 with body
[5f2f2d7]173 CompoundStmt
[51b73452]174
[68cd1ce]175fII4: extern function
[51b73452]176 with parameters
[5f2f2d7]177 i: signed int
[51b73452]178 returning
179 const signed int
180 with body
[5f2f2d7]181 CompoundStmt
[51b73452]182
[5f2f2d7]183fII5: function
184 accepting unspecified arguments
[51b73452]185 returning
186 pointer to signed int
187 with body
[5f2f2d7]188 CompoundStmt
[51b73452]189
[5f2f2d7]190fII6: function
191 accepting unspecified arguments
[51b73452]192 returning
193 const pointer to signed int
194 with body
[5f2f2d7]195 CompoundStmt
[51b73452]196
[5f2f2d7]197fII7: function
198 accepting unspecified arguments
[51b73452]199 returning
200 pointer to const long signed int
201 with body
[5f2f2d7]202 CompoundStmt
[51b73452]203
[5f2f2d7]204fII8: static function
205 accepting unspecified arguments
[51b73452]206 returning
207 pointer to const long signed int
208 with body
[5f2f2d7]209 CompoundStmt
[51b73452]210
[5f2f2d7]211fII9: static function
212 accepting unspecified arguments
[51b73452]213 returning
214 pointer to const long signed int
215 with body
[5f2f2d7]216 CompoundStmt
[51b73452]217
[5f2f2d7]218fO1: function
219 accepting unspecified arguments
[51b73452]220 returning
221 signed int
222 with parameter names
223 i
224 with parameter declarations
[5f2f2d7]225 i: signed int
[51b73452]226 with body
[5f2f2d7]227 CompoundStmt
[51b73452]228
[5f2f2d7]229fO2: function
230 accepting unspecified arguments
[51b73452]231 returning
232 signed int
233 with parameter names
234 i
235 with parameter declarations
[5f2f2d7]236 i: signed int
[51b73452]237 with body
[5f2f2d7]238 CompoundStmt
[51b73452]239
[5f2f2d7]240fO3: function
241 accepting unspecified arguments
[51b73452]242 returning
243 const signed int
244 with parameter names
245 i
246 with parameter declarations
[5f2f2d7]247 i: signed int
[51b73452]248 with body
[5f2f2d7]249 CompoundStmt
[51b73452]250
[68cd1ce]251fO4: extern function
[5f2f2d7]252 accepting unspecified arguments
[51b73452]253 returning
254 signed int
255 with parameter names
256 i
257 with parameter declarations
[5f2f2d7]258 i: signed int
[51b73452]259 with body
[5f2f2d7]260 CompoundStmt
[51b73452]261
[68cd1ce]262fO5: extern function
[5f2f2d7]263 accepting unspecified arguments
[51b73452]264 returning
265 const signed int
266 with parameter names
267 i
268 with parameter declarations
[5f2f2d7]269 i: signed int
[51b73452]270 with body
[5f2f2d7]271 CompoundStmt
[51b73452]272
[5f2f2d7]273f: function
[51b73452]274 returning
275 nothing
276
[5f2f2d7]277f: function
[51b73452]278 returning
279 signed int
280
[5f2f2d7]281f: function
[51b73452]282 with parameters
283 signed int
284 returning
285 nothing
286
[5f2f2d7]287f: function
[51b73452]288 with parameters
289 signed int
290 returning
291 signed int
292
[5f2f2d7]293f: function
[51b73452]294 returning
295 nothing
296 with body
[5f2f2d7]297 CompoundStmt
[51b73452]298
[5f2f2d7]299f: function
[51b73452]300 returning
301 signed int
302 with body
[5f2f2d7]303 CompoundStmt
[51b73452]304
[5f2f2d7]305f: function
[51b73452]306 with parameters
307 signed int
308 returning
309 nothing
310 with body
[5f2f2d7]311 CompoundStmt
[51b73452]312
[5f2f2d7]313f: function
[51b73452]314 with parameters
315 signed int
316 returning
317 signed int
318 with body
[5f2f2d7]319 CompoundStmt
[51b73452]320
[5f2f2d7]321f: function
[51b73452]322 returning
[5f2f2d7]323 x: signed int
[51b73452]324
[5f2f2d7]325f: function
[51b73452]326 with parameters
[5f2f2d7]327 x: signed int
[51b73452]328 returning
329 nothing
330
[5f2f2d7]331f: function
[51b73452]332 with parameters
[5f2f2d7]333 x: signed int
[51b73452]334 returning
[5f2f2d7]335 x: signed int
[51b73452]336
[5f2f2d7]337f: function
[51b73452]338 returning
[5f2f2d7]339 x: signed int
[51b73452]340 with body
[5f2f2d7]341 CompoundStmt
[51b73452]342
[5f2f2d7]343f: function
[51b73452]344 with parameters
[5f2f2d7]345 x: signed int
[51b73452]346 returning
347 nothing
348 with body
[5f2f2d7]349 CompoundStmt
[51b73452]350
[5f2f2d7]351f: function
[51b73452]352 with parameters
[5f2f2d7]353 x: signed int
[51b73452]354 returning
[5f2f2d7]355 x: signed int
[51b73452]356 with body
[5f2f2d7]357 CompoundStmt
[51b73452]358
[5f2f2d7]359f: function
[51b73452]360 returning
361 signed int
[5f2f2d7]362 x: signed int
[51b73452]363
[5f2f2d7]364f: function
[51b73452]365 with parameters
366 signed int
[5f2f2d7]367 x: signed int
[51b73452]368 returning
369 nothing
370
[5f2f2d7]371f: function
[51b73452]372 with parameters
373 signed int
[5f2f2d7]374 x: signed int
[51b73452]375 returning
376 signed int
[5f2f2d7]377 x: signed int
[51b73452]378
[5f2f2d7]379f: function
[51b73452]380 returning
381 signed int
[5f2f2d7]382 x: signed int
[51b73452]383 with body
[5f2f2d7]384 CompoundStmt
[51b73452]385
[5f2f2d7]386f: function
[51b73452]387 with parameters
388 signed int
[5f2f2d7]389 x: signed int
[51b73452]390 returning
391 nothing
392 with body
[5f2f2d7]393 CompoundStmt
[51b73452]394
[5f2f2d7]395f: function
[51b73452]396 with parameters
397 signed int
[5f2f2d7]398 x: signed int
[51b73452]399 returning
400 signed int
[5f2f2d7]401 x: signed int
[51b73452]402 with body
[5f2f2d7]403 CompoundStmt
[51b73452]404
[5f2f2d7]405f: function
[51b73452]406 returning
407 signed int
[5f2f2d7]408 x: signed int
[51b73452]409 signed int
410
[5f2f2d7]411f: function
[51b73452]412 with parameters
413 signed int
[5f2f2d7]414 x: signed int
[51b73452]415 signed int
416 returning
417 nothing
418
[5f2f2d7]419f: function
[51b73452]420 with parameters
421 signed int
[5f2f2d7]422 x: signed int
[51b73452]423 signed int
424 returning
425 signed int
[5f2f2d7]426 x: signed int
[51b73452]427 signed int
428
[5f2f2d7]429f: function
[51b73452]430 returning
431 signed int
[5f2f2d7]432 x: signed int
[51b73452]433 signed int
434 with body
[5f2f2d7]435 CompoundStmt
[51b73452]436
[5f2f2d7]437f: function
[51b73452]438 with parameters
439 signed int
[5f2f2d7]440 x: signed int
[51b73452]441 signed int
442 returning
443 nothing
444 with body
[5f2f2d7]445 CompoundStmt
[51b73452]446
[5f2f2d7]447f: function
[51b73452]448 with parameters
449 signed int
[5f2f2d7]450 x: signed int
[51b73452]451 signed int
452 returning
453 signed int
[5f2f2d7]454 x: signed int
[51b73452]455 signed int
456 with body
[5f2f2d7]457 CompoundStmt
[51b73452]458
[5f2f2d7]459f: function
[51b73452]460 returning
461 signed int
[5f2f2d7]462 x: signed int
463 y: pointer to signed int
[51b73452]464
[5f2f2d7]465f: function
[51b73452]466 with parameters
467 signed int
[5f2f2d7]468 x: signed int
469 y: pointer to signed int
[51b73452]470 returning
471 nothing
472
[5f2f2d7]473f: function
[51b73452]474 with parameters
475 signed int
[5f2f2d7]476 x: signed int
477 y: pointer to signed int
[51b73452]478 returning
479 signed int
[5f2f2d7]480 x: signed int
481 y: pointer to signed int
[51b73452]482
[5f2f2d7]483f: function
[51b73452]484 returning
485 signed int
[5f2f2d7]486 x: signed int
487 y: pointer to signed int
[51b73452]488 with body
[5f2f2d7]489 CompoundStmt
[51b73452]490
[5f2f2d7]491f: function
[51b73452]492 with parameters
493 signed int
[5f2f2d7]494 x: signed int
495 y: pointer to signed int
[51b73452]496 returning
497 nothing
498 with body
[5f2f2d7]499 CompoundStmt
[51b73452]500
[5f2f2d7]501f: function
[51b73452]502 with parameters
503 signed int
[5f2f2d7]504 x: signed int
505 y: pointer to signed int
[51b73452]506 returning
507 signed int
[5f2f2d7]508 x: signed int
509 y: pointer to signed int
[51b73452]510 with body
[5f2f2d7]511 CompoundStmt
[51b73452]512
[5f2f2d7]513f11: function
[51b73452]514 with parameters
515 signed int
516 returning
517 signed int
518
[5f2f2d7]519f12: function
[51b73452]520 with parameters
521 signed int
522 returning
523 signed int
524
[5f2f2d7]525f: function
[51b73452]526 with parameters
[b1d6dd5]527 pointer to function
[51b73452]528 with parameters
529 signed int
[5f2f2d7]530 p: signed int
[51b73452]531 returning
532 signed int
533
[b1d6dd5]534 pointer to function
[51b73452]535 with parameters
536 signed int
537 returning
538 signed int
539
540 returning
541 signed int
542 with body
[5f2f2d7]543 CompoundStmt
544 Declaration of p: pointer to open array of array of pointer to open array of array of signed int with dimension of constant expression 3 signed int with dimension of constant expression 10 signed int
545 Declaration of p: pointer to open array of array of pointer to open array of array of signed int with dimension of constant expression 3 signed int with dimension of constant expression 10 signed int
546 Declaration of p: pointer to open array of pointer to function
547 with parameters
548 signed int
549 returning
550 signed int
[51b73452]551
552
[5f2f2d7]553f1: static function
554 accepting unspecified arguments
[51b73452]555 returning
556 pointer to const signed int
557 with body
[5f2f2d7]558 CompoundStmt
[51b73452]559
[5f2f2d7]560f2: static function
[51b73452]561 returning
562 const signed int
563 with body
[5f2f2d7]564 CompoundStmt
[51b73452]565
[5f2f2d7]566f3: inline static function
[51b73452]567 returning
568 const pointer to signed int
569 with body
[5f2f2d7]570 CompoundStmt
[51b73452]571
[5f2f2d7]572f4: inline static function
[51b73452]573 returning
574 const tuple of types
575 pointer to signed int
576 signed int
577
578 with body
[5f2f2d7]579 CompoundStmt
[51b73452]580
[5f2f2d7]581f5: static function
[51b73452]582 returning
583 const tuple of types
584 pointer to signed int
585 const signed int
586
587 with body
[5f2f2d7]588 CompoundStmt
[51b73452]589
[5f2f2d7]590f: function
[51b73452]591 with parameters
[b1d6dd5]592 pointer to function
[5f2f2d7]593 accepting unspecified arguments
[51b73452]594 returning
595 signed int
596
[b1d6dd5]597 pointer to function
[5f2f2d7]598 accepting unspecified arguments
[51b73452]599 returning
600 pointer to signed int
601
[b1d6dd5]602 pointer to function
[5f2f2d7]603 accepting unspecified arguments
[51b73452]604 returning
605 pointer to pointer to signed int
606
[b1d6dd5]607 pointer to function
[5f2f2d7]608 accepting unspecified arguments
[51b73452]609 returning
610 pointer to const pointer to signed int
611
[b1d6dd5]612 pointer to function
[5f2f2d7]613 accepting unspecified arguments
[51b73452]614 returning
615 const pointer to const pointer to signed int
616
[b1d6dd5]617 pointer to signed int
618 pointer to array of constant expression 10 signed int signed int
619 pointer to pointer to signed int
620 pointer to array of constant expression 10 signed int pointer to signed int
621 pointer to pointer to pointer to signed int
622 pointer to array of constant expression 10 signed int pointer to pointer to signed int
623 pointer to pointer to const pointer to signed int
624 pointer to array of constant expression 10 signed int pointer to const pointer to signed int
625 pointer to const pointer to const pointer to signed int
626 pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
[51b73452]627 returning
628 signed int
629
[5f2f2d7]630f: function
[51b73452]631 with parameters
[b1d6dd5]632 pointer to function
[5f2f2d7]633 accepting unspecified arguments
[51b73452]634 returning
635 signed int
636
[b1d6dd5]637 pointer to function
[5f2f2d7]638 accepting unspecified arguments
[51b73452]639 returning
640 pointer to signed int
641
[b1d6dd5]642 pointer to function
[5f2f2d7]643 accepting unspecified arguments
[51b73452]644 returning
645 pointer to pointer to signed int
646
[b1d6dd5]647 pointer to function
[5f2f2d7]648 accepting unspecified arguments
[51b73452]649 returning
650 pointer to const pointer to signed int
651
[b1d6dd5]652 pointer to function
[5f2f2d7]653 accepting unspecified arguments
[51b73452]654 returning
655 const pointer to const pointer to signed int
656
[b1d6dd5]657 pointer to signed int
658 pointer to array of constant expression 10 signed int signed int
659 pointer to pointer to signed int
660 pointer to array of constant expression 10 signed int pointer to signed int
661 pointer to pointer to pointer to signed int
662 pointer to array of constant expression 10 signed int pointer to pointer to signed int
663 pointer to pointer to const pointer to signed int
664 pointer to array of constant expression 10 signed int pointer to const pointer to signed int
665 pointer to const pointer to const pointer to signed int
666 pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
[51b73452]667 returning
668 signed int
669 with body
[5f2f2d7]670 CompoundStmt
[51b73452]671
[5f2f2d7]672f: function
[51b73452]673 with parameters
[b1d6dd5]674 f: pointer to signed int
675 t: signed int
[51b73452]676 returning
677 signed int
678 with body
[5f2f2d7]679 CompoundStmt
[b1d6dd5]680 Declaration of T: signed int
[51b73452]681
Note: See TracBrowser for help on using the repository browser.