source: src/Tests/Expect-e/TypedefParamDeclarator.txt @ 68cd1ce

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since 68cd1ce was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

  • Property mode set to 100644
File size: 15.6 KB
Line 
1fred: function
2    with parameters
3      f1: signed int
4      f3: pointer to signed int
5      f4: pointer to pointer to signed int
6      f5: pointer to const pointer to signed int
7      f6: const pointer to const pointer to signed int
8      f11: pointer to signed int
9      f12: pointer to pointer to signed int
10      f13: pointer to const pointer to signed int
11      f14: const pointer to const pointer to signed int
12      f15: pointer to signed int
13      f16: pointer to array of constant expression 10 signed int signed int
14      f19: pointer to pointer to signed int
15      f20: pointer to array of constant expression 10 signed int pointer to signed int
16      f21: pointer to pointer to pointer to signed int
17      f22: pointer to array of constant expression 10 signed int pointer to pointer to signed int
18      f23: pointer to pointer to const pointer to signed int
19      f24: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
20      f25: pointer to const pointer to const pointer to signed int
21      f26: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
22      f35: pointer to pointer to signed int
23      f36: pointer to array of constant expression 10 signed int pointer to signed int
24      f37: pointer to pointer to pointer to signed int
25      f38: pointer to array of constant expression 10 signed int pointer to pointer to signed int
26      f39: pointer to pointer to const pointer to signed int
27      f40: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
28      f41: pointer to const pointer to const pointer to signed int
29      f42: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
30      f43: pointer to array of signed int with dimension of constant expression 3 signed int
31      f44: pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
32      f49: pointer to array of pointer to signed int with dimension of constant expression 3 signed int
33      f50: pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
34      f51: pointer to array of pointer to pointer to signed int with dimension of constant expression 3 signed int
35      f52: pointer to array of constant expression 3 signed int array of pointer to pointer to signed int with dimension of constant expression 3 signed int
36      f53: pointer to array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
37      f54: pointer to array of constant expression 3 signed int array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
38      f55: pointer to array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
39      f56: pointer to array of constant expression 3 signed int array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
40      f57: pointer to array of pointer to signed int with dimension of constant expression 3 signed int
41      f58: pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
42      f59: pointer to array of pointer to pointer to signed int with dimension of constant expression 3 signed int
43      f60: pointer to array of constant expression 3 signed int array of pointer to pointer to signed int with dimension of constant expression 3 signed int
44      f61: pointer to array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
45      f62: pointer to array of constant expression 3 signed int array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
46      f63: pointer to array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
47      f64: pointer to array of constant expression 3 signed int array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
48      f65: pointer to function
49          with parameters
50            signed int
51          returning
52            signed int
53
54      f67: pointer to function
55          with parameters
56            signed int
57          returning
58            pointer to signed int
59
60      f68: pointer to function
61          with parameters
62            signed int
63          returning
64            pointer to pointer to signed int
65
66      f69: pointer to function
67          with parameters
68            signed int
69          returning
70            pointer to const pointer to signed int
71
72      f70: pointer to function
73          with parameters
74            signed int
75          returning
76            const pointer to const pointer to signed int
77
78      f75: pointer to function
79          with parameters
80            signed int
81          returning
82            signed int
83
84      f76: pointer to pointer to function
85          with parameters
86            signed int
87          returning
88            signed int
89
90      f77: pointer to const pointer to function
91          with parameters
92            signed int
93          returning
94            signed int
95
96      f78: const pointer to const pointer to function
97          with parameters
98            signed int
99          returning
100            signed int
101
102      f79: pointer to function
103          with parameters
104            signed int
105          returning
106            pointer to function
107                  accepting unspecified arguments
108                returning
109                  signed int
110
111
112      f80: const pointer to function
113          with parameters
114            signed int
115          returning
116            pointer to function
117                  accepting unspecified arguments
118                returning
119                  signed int
120
121
122      f81: const pointer to function
123          with parameters
124            signed int
125          returning
126            const pointer to function
127                  accepting unspecified arguments
128                returning
129                  signed int
130
131
132      f82: const pointer to variable length array of signed int
133      f83: const pointer to array of constant expression 3 signed int signed int
134      f84: pointer to static array of constant expression 3 signed int signed int
135      f85: const pointer to static array of constant expression 3 signed int signed int
136      pointer to function
137          with parameters
138            const pointer to variable length array of signed int
139          returning
140            signed int
141
142      pointer to function
143          with parameters
144            const pointer to array of constant expression 3 signed int signed int
145          returning
146            signed int
147
148      pointer to function
149          with parameters
150            pointer to static array of constant expression 3 signed int signed int
151          returning
152            signed int
153
154      pointer to function
155          with parameters
156            const pointer to static array of constant expression 3 signed int signed int
157          returning
158            signed int
159
160      f90: const pointer to variable length array of pointer to signed int
161      f91: const pointer to array of constant expression 3 signed int pointer to signed int
162      f92: pointer to static array of constant expression 3 signed int pointer to pointer to signed int
163      f93: const pointer to static array of constant expression 3 signed int pointer to const pointer to signed int
164      f94: const pointer to static array of constant expression 3 signed int const pointer to const pointer to signed int
165      pointer to function
166          with parameters
167            const pointer to variable length array of signed int
168          returning
169            pointer to signed int
170
171      pointer to function
172          with parameters
173            const pointer to array of constant expression 3 signed int signed int
174          returning
175            pointer to signed int
176
177      pointer to function
178          with parameters
179            pointer to static array of constant expression 3 signed int signed int
180          returning
181            pointer to pointer to signed int
182
183      pointer to function
184          with parameters
185            const pointer to static array of constant expression 3 signed int signed int
186          returning
187            pointer to const pointer to signed int
188
189      pointer to function
190          with parameters
191            const pointer to static array of constant expression 3 signed int signed int
192          returning
193            const pointer to const pointer to signed int
194
195      f100: const pointer to variable length array of array of signed int with dimension of constant expression 3 signed int
196      f101: const pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
197      f102: pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
198      f103: const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
199      pointer to function
200          with parameters
201            const pointer to variable length array of array of signed int with dimension of constant expression 3 signed int
202          returning
203            signed int
204
205      pointer to function
206          with parameters
207            const pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
208          returning
209            signed int
210
211      pointer to function
212          with parameters
213            pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
214          returning
215            signed int
216
217      pointer to function
218          with parameters
219            const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
220          returning
221            signed int
222
223      f108: const pointer to variable length array of array of pointer to signed int with dimension of constant expression 3 signed int
224      f109: const pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
225      f110: pointer to static array of constant expression 3 signed int array of pointer to pointer to signed int with dimension of constant expression 3 signed int
226      f111: const pointer to static array of constant expression 3 signed int array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
227      f112: const pointer to static array of constant expression 3 signed int array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
228      pointer to function
229          with parameters
230            const pointer to variable length array of array of signed int with dimension of constant expression 3 signed int
231          returning
232            pointer to signed int
233
234      pointer to function
235          with parameters
236            const pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
237          returning
238            pointer to signed int
239
240      pointer to function
241          with parameters
242            pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
243          returning
244            pointer to pointer to signed int
245
246      pointer to function
247          with parameters
248            const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
249          returning
250            pointer to const pointer to signed int
251
252      pointer to function
253          with parameters
254            const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
255          returning
256            const pointer to const pointer to signed int
257
258    returning
259      signed int
260    with body
261      CompoundStmt
262
263int __fred__Fi_iPiPPiPCPiCPCPiPiPPiPCPiCPCPiPiPiPPiPPiPPPiPPPiPPCPiPPCPiPCPCPiPCPCPiPPiPPiPPPiPPPiPPCPiPPCPiPCPCPiPCPCPiPA0iPA0iPA0PiPA0PiPA0PPiPA0PPiPA0PCPiPA0PCPiPA0CPCPiPA0CPCPiPA0PiPA0PiPA0PPiPA0PPiPA0PCPiPA0PCPiPA0CPCPiPA0CPCPiPFi_i_PFPi_i_PFPPi_i_PFPCPi_i_PFCPCPi_i_PFi_i_PPFi_i_PCPFi_i_CPCPFi_i_PFPFi___i_CPFPFi___i_CPFCPFi___i_CPiCPiPiCPiPFi_CPi_PFi_CPi_PFi_Pi_PFi_CPi_CPPiCPPiPPPiCPPCPiCPCPCPiPFPi_CPi_PFPi_CPi_PFPPi_Pi_PFPCPi_CPi_PFCPCPi_CPi_CPA0iCPA0iPA0iCPA0iPFi_CPA0i_PFi_CPA0i_PFi_PA0i_PFi_CPA0i_CPA0PiCPA0PiPA0PPiCPA0PCPiCPA0CPCPiPFPi_CPA0i_PFPi_CPA0i_PFPPi_PA0i_PFPCPi_CPA0i_PFCPCPi_CPA0i__(int __f1__i, int *__f3__Pi, int **__f4__PPi, int *const *__f5__PCPi, int *const *const __f6__CPCPi, int *__f11__Pi, int **__f12__PPi, int *const *__f13__PCPi, int *const *const __f14__CPCPi, int *__f15__Pi, int __f16__Pi[10], int **__f19__PPi, int *__f20__PPi[10], int ***__f21__PPPi, int **__f22__PPPi[10], int *const **__f23__PPCPi, int *const *__f24__PPCPi[10], int *const *const *__f25__PCPCPi, int *const *const __f26__PCPCPi[10], int **__f35__PPi, int *__f36__PPi[10], int ***__f37__PPPi, int **__f38__PPPi[10], int *const **__f39__PPCPi, int *const *__f40__PPCPi[10], int *const *const *__f41__PCPCPi, int *const *const __f42__PCPCPi[10], int (*__f43__PA0i)[3], int __f44__PA0i[3][3], int *(*__f49__PA0Pi)[3], int *__f50__PA0Pi[3][3], int **(*__f51__PA0PPi)[3], int **__f52__PA0PPi[3][3], int *const *(*__f53__PA0PCPi)[3], int *const *__f54__PA0PCPi[3][3], int *const *const (*__f55__PA0CPCPi)[3], int *const *const __f56__PA0CPCPi[3][3], int *(*__f57__PA0Pi)[3], int *__f58__PA0Pi[3][3], int **(*__f59__PA0PPi)[3], int **__f60__PA0PPi[3][3], int *const *(*__f61__PA0PCPi)[3], int *const *__f62__PA0PCPi[3][3], int *const *const (*__f63__PA0CPCPi)[3], int *const *const __f64__PA0CPCPi[3][3], int (*__f65__PFi_i_)(int ), int *(*__f67__PFPi_i_)(int ), int **(*__f68__PFPPi_i_)(int ), int *const *(*__f69__PFPCPi_i_)(int ), int *const *const (*__f70__PFCPCPi_i_)(int ), int (*__f75__PFi_i_)(int ), int (**__f76__PPFi_i_)(int ), int (*const *__f77__PCPFi_i_)(int ), int (*const *const __f78__CPCPFi_i_)(int ), int (*(*__f79__PFPFi___i_)(int ))(), int (*(*const __f80__CPFPFi___i_)(int ))(), int (*const (*const __f81__CPFCPFi___i_)(int ))(), int __f82__CPi[const *], int __f83__CPi[const 3], int __f84__Pi[static 3], int __f85__CPi[static const 3], int (*)(int [const *]), int (*)(int [const 3]), int (*)(int [static 3]), int (*)(int [static const 3]), int *__f90__CPPi[const *], int *__f91__CPPi[const 3], int **__f92__PPPi[static 3], int *const *__f93__CPPCPi[static const 3], int *const *const __f94__CPCPCPi[static const 3], int *(*)(int [const *]), int *(*)(int [const 3]), int **(*)(int [static 3]), int *const *(*)(int [static const 3]), int *const *const (*)(int [static const 3]), int __f100__CPA0i[const *][3], int __f101__CPA0i[const 3][3], int __f102__PA0i[static 3][3], int __f103__CPA0i[static const 3][3], int (*)(int [const *][3]), int (*)(int [const 3][3]), int (*)(int [static 3][3]), int (*)(int [static const 3][3]), int *__f108__CPA0Pi[const *][3], int *__f109__CPA0Pi[const 3][3], int **__f110__PA0PPi[static 3][3], int *const *__f111__CPA0PCPi[static const 3][3], int *const *const __f112__CPA0CPCPi[static const 3][3], int *(*)(int [const *][3]), int *(*)(int [const 3][3]), int **(*)(int [static 3][3]), int *const *(*)(int [static const 3][3]), int *const *const (*)(int [static const 3][3])){
264}
Note: See TracBrowser for help on using the repository browser.