source: src/Tests/Expect-v/IdentFuncParamDeclarator.txt@ f6d7e0f

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 string with_gc
Last change on this file since f6d7e0f was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 10 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: 12.6 KB
Line 
1fred: function
2 with parameters
3 f1: signed int
4 f2: signed int
5 f3: pointer to signed int
6 f4: pointer to pointer to signed int
7 f5: pointer to const pointer to signed int
8 f6: const pointer to const pointer to signed int
9 f7: pointer to signed int
10 f8: pointer to pointer to signed int
11 f9: pointer to const pointer to signed int
12 f10: const pointer to const pointer to signed int
13 f11: pointer to signed int
14 f12: pointer to pointer to signed int
15 f13: pointer to const pointer to signed int
16 f14: const pointer to const pointer to signed int
17 f15: pointer to signed int
18 f16: pointer to array of constant expression 10 signed int signed int
19 f17: pointer to signed int
20 f18: pointer to array of constant expression 10 signed int signed int
21 f19: pointer to pointer to signed int
22 f20: pointer to array of constant expression 10 signed int pointer to signed int
23 f21: pointer to pointer to pointer to signed int
24 f22: pointer to array of constant expression 10 signed int pointer to pointer to signed int
25 f23: pointer to pointer to const pointer to signed int
26 f24: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
27 f25: pointer to const pointer to const pointer to signed int
28 f26: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
29 f27: pointer to pointer to signed int
30 f28: pointer to array of constant expression 10 signed int pointer to signed int
31 f29: pointer to pointer to pointer to signed int
32 f30: pointer to array of constant expression 10 signed int pointer to pointer to signed int
33 f31: pointer to pointer to const pointer to signed int
34 f32: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
35 f33: pointer to const pointer to const pointer to signed int
36 f34: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
37 f35: pointer to pointer to signed int
38 f36: pointer to array of constant expression 10 signed int pointer to signed int
39 f37: pointer to pointer to pointer to signed int
40 f38: pointer to array of constant expression 10 signed int pointer to pointer to signed int
41 f39: pointer to pointer to const pointer to signed int
42 f40: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
43 f41: pointer to const pointer to const pointer to signed int
44 f42: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
45 f43: pointer to array of signed int with dimension of constant expression 3 signed int
46 f44: pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
47 f45: pointer to array of signed int with dimension of constant expression 3 signed int
48 f46: pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
49 f47: pointer to array of signed int with dimension of constant expression 3 signed int
50 f48: pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
51 f49: pointer to array of pointer to signed int with dimension of constant expression 3 signed int
52 f50: pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
53 f51: pointer to array of pointer to pointer to signed int with dimension of constant expression 3 signed int
54 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
55 f53: pointer to array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
56 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
57 f55: pointer to array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
58 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
59 f57: pointer to array of pointer to signed int with dimension of constant expression 3 signed int
60 f58: pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
61 f59: pointer to array of pointer to pointer to signed int with dimension of constant expression 3 signed int
62 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
63 f61: pointer to array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
64 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
65 f63: pointer to array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
66 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
67 f65: pointer to function
68 with parameters
69 signed int
70 returning
71 signed int
72
73 f66: pointer to function
74 with parameters
75 signed int
76 returning
77 signed int
78
79 f67: pointer to function
80 with parameters
81 signed int
82 returning
83 pointer to signed int
84
85 f68: pointer to function
86 with parameters
87 signed int
88 returning
89 pointer to pointer to signed int
90
91 f69: pointer to function
92 with parameters
93 signed int
94 returning
95 pointer to const pointer to signed int
96
97 f70: pointer to function
98 with parameters
99 signed int
100 returning
101 const pointer to const pointer to signed int
102
103 f71: pointer to function
104 with parameters
105 signed int
106 returning
107 pointer to signed int
108
109 f72: pointer to function
110 with parameters
111 signed int
112 returning
113 pointer to pointer to signed int
114
115 f73: pointer to function
116 with parameters
117 signed int
118 returning
119 pointer to const pointer to signed int
120
121 f74: pointer to function
122 with parameters
123 signed int
124 returning
125 const pointer to const pointer to signed int
126
127 f75: pointer to function
128 with parameters
129 signed int
130 returning
131 signed int
132
133 f76: pointer to pointer to function
134 with parameters
135 signed int
136 returning
137 signed int
138
139 f77: pointer to const pointer to function
140 with parameters
141 signed int
142 returning
143 signed int
144
145 f78: const pointer to const pointer to function
146 with parameters
147 signed int
148 returning
149 signed int
150
151 f79: pointer to function
152 with parameters
153 signed int
154 returning
155 pointer to function
156 accepting unspecified arguments
157 returning
158 signed int
159
160
161 f80: const pointer to function
162 with parameters
163 signed int
164 returning
165 pointer to function
166 accepting unspecified arguments
167 returning
168 signed int
169
170
171 f81: const pointer to function
172 with parameters
173 signed int
174 returning
175 const pointer to function
176 accepting unspecified arguments
177 returning
178 signed int
179
180
181 f82: const pointer to variable length array of signed int
182 f83: const pointer to array of constant expression 3 signed int signed int
183 f84: pointer to static array of constant expression 3 signed int signed int
184 f85: const pointer to static array of constant expression 3 signed int signed int
185 f86: const pointer to variable length array of signed int
186 f87: const pointer to array of constant expression 3 signed int signed int
187 f88: pointer to static array of constant expression 3 signed int signed int
188 f89: const pointer to static array of constant expression 3 signed int signed int
189 f90: const pointer to variable length array of pointer to signed int
190 f91: const pointer to array of constant expression 3 signed int pointer to signed int
191 f92: pointer to static array of constant expression 3 signed int pointer to pointer to signed int
192 f93: const pointer to static array of constant expression 3 signed int pointer to const pointer to signed int
193 f94: const pointer to static array of constant expression 3 signed int const pointer to const pointer to signed int
194 f95: const pointer to variable length array of pointer to signed int
195 f96: const pointer to array of constant expression 3 signed int pointer to signed int
196 f97: pointer to static array of constant expression 3 signed int pointer to pointer to signed int
197 f98: const pointer to static array of constant expression 3 signed int pointer to const pointer to signed int
198 f99: const pointer to static array of constant expression 3 signed int const pointer to const pointer to signed int
199 f100: const pointer to variable length array of array of signed int with dimension of constant expression 3 signed int
200 f101: const pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
201 f102: pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
202 f103: const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
203 f104: const pointer to variable length array of array of signed int with dimension of constant expression 3 signed int
204 f105: const pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
205 f106: pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
206 f107: const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
207 f108: const pointer to variable length array of array of pointer to signed int with dimension of constant expression 3 signed int
208 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
209 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
210 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
211 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
212 f113: const pointer to variable length array of array of pointer to signed int with dimension of constant expression 3 signed int
213 f114: const pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
214 f115: 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
215 f116: 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
216 f117: 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
217 returning
218 signed int
219 with body
220 CompoundStmt
221
Note: See TracBrowser for help on using the repository browser.