summaryrefslogtreecommitdiff
path: root/test/test11-01.txt
blob: f89c71ae5fe62f83939305542b3a0cce3720e118 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
function_decl func1 test11.cpp 11:10
- isPublic: 1
 method_type - function type
  void_type - method return type
   type_decl void <built-in> 0:0 - type name
   - isAutogenerated: 1
  record_type - method base type
   type_decl Object1 test11.cpp 7:7 - type name
   - isAutogenerated: 1
   field_decl k test11.cpp 9:9 - field
   - signed
    integer_cst 32 - decl size
   type_decl Object1 test11.cpp 8:1 - field
   - isAutogenerated: 1
  tree_list - arg types
   pointer_type - value
    record_type - nested type
     type_decl Object1 test11.cpp 7:7 - type name
     - isAutogenerated: 1
     field_decl k test11.cpp 9:9 - field
     - signed
      integer_cst 32 - decl size
     type_decl Object1 test11.cpp 8:1 - field
     - isAutogenerated: 1
   tree_list - chain
    pointer_type - value
     record_type - nested type
      type_decl Data1 test11.cpp 1:7 - type name
      - isAutogenerated: 1
      field_decl val test11.cpp 4:13 - field
      - signed
       integer_cst 32 - decl size
      type_decl Data1 test11.cpp 2:1 - field
      - isAutogenerated: 1
    tree_list - chain
     pointer_type - value
      record_type - nested type
       type_decl Data1 test11.cpp 1:7 - type name
       - isAutogenerated: 1
       field_decl val test11.cpp 4:13 - field
       - signed
        integer_cst 32 - decl size
       type_decl Data1 test11.cpp 2:1 - field
       - isAutogenerated: 1
     tree_list - chain
      void_type - value
       type_decl void <built-in> 0:0 - type name
       - isAutogenerated: 1
 result_decl test11.cpp 12:5 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void <built-in> 0:0 - type name
   - isAutogenerated: 1
 parm_decl this test11.cpp 11:40 - argument
 - isAutogenerated: 1
  pointer_type - decl type
   record_type - nested type
    type_decl Object1 test11.cpp 7:7 - type name
    - isAutogenerated: 1
    field_decl k test11.cpp 9:9 - field
    - signed
     integer_cst 32 - decl size
    type_decl Object1 test11.cpp 8:1 - field
    - isAutogenerated: 1
  integer_cst 64 - parm size
 - isUsed: 1
 parm_decl ptr1 test11.cpp 11:23 - argument
  pointer_type - decl type
   record_type - nested type
    type_decl Data1 test11.cpp 1:7 - type name
    - isAutogenerated: 1
    field_decl val test11.cpp 4:13 - field
    - signed
     integer_cst 32 - decl size
    type_decl Data1 test11.cpp 2:1 - field
    - isAutogenerated: 1
  integer_cst 64 - parm size
 parm_decl ptr2 test11.cpp 11:36 - argument
  pointer_type - decl type
   record_type - nested type
    type_decl Data1 test11.cpp 1:7 - type name
    - isAutogenerated: 1
    field_decl val test11.cpp 4:13 - field
    - signed
     integer_cst 32 - decl size
    type_decl Data1 test11.cpp 2:1 - field
    - isAutogenerated: 1
  integer_cst 64 - parm size
 statement_list - code
  if_stmt test11.cpp 13:9 - statement
   truth_orif_expr test11.cpp 13:19 - condition
    eq_expr test11.cpp 13:14 - operand
     - isUsed: 1
     parm_decl ptr1 test11.cpp 11:23 - operand
      pointer_type - decl type
       record_type - nested type
        type_decl Data1 test11.cpp 1:7 - type name
        - isAutogenerated: 1
        field_decl val test11.cpp 4:13 - field
        - signed
         integer_cst 32 - decl size
        type_decl Data1 test11.cpp 2:1 - field
        - isAutogenerated: 1
      integer_cst 64 - parm size
     integer_cst 0 - operand
    eq_expr test11.cpp 13:32 - operand
     component_ref test11.cpp 13:28 - operand
      indirect_ref - object
       - isUsed: 1
       parm_decl ptr1 test11.cpp 11:23 - ref
        pointer_type - decl type
         record_type - nested type
          type_decl Data1 test11.cpp 1:7 - type name
          - isAutogenerated: 1
          field_decl val test11.cpp 4:13 - field
          - signed
           integer_cst 32 - decl size
          type_decl Data1 test11.cpp 2:1 - field
          - isAutogenerated: 1
        integer_cst 64 - parm size
      field_decl val test11.cpp 4:13 - field
      - signed
       integer_cst 32 - decl size
     integer_cst 1 - operand
   return_expr test11.cpp 15:13 - then
  cleanup_point_expr test11.cpp 18:24 - statement
   expr_stmt test11.cpp 18:24 - operand
    convert_expr - expresssion
     modify_expr - operand
      component_ref test11.cpp 18:15 - operand
       indirect_ref - object
        - isUsed: 1
        parm_decl ptr1 test11.cpp 11:23 - ref
         pointer_type - decl type
          record_type - nested type
           type_decl Data1 test11.cpp 1:7 - type name
           - isAutogenerated: 1
           field_decl val test11.cpp 4:13 - field
           - signed
            integer_cst 32 - decl size
           type_decl Data1 test11.cpp 2:1 - field
           - isAutogenerated: 1
         integer_cst 64 - parm size
       field_decl val test11.cpp 4:13 - field
       - signed
        integer_cst 32 - decl size
      integer_cst 100 - operand
function_decl func2 test11.cpp 21:10
- isPublic: 1
 method_type - function type
  void_type - method return type
   type_decl void <built-in> 0:0 - type name
   - isAutogenerated: 1
  record_type - method base type
   type_decl Object1 test11.cpp 7:7 - type name
   - isAutogenerated: 1
   field_decl k test11.cpp 9:9 - field
   - signed
    integer_cst 32 - decl size
   type_decl Object1 test11.cpp 8:1 - field
   - isAutogenerated: 1
  tree_list - arg types
   pointer_type - value
    record_type - nested type
     type_decl Object1 test11.cpp 7:7 - type name
     - isAutogenerated: 1
     field_decl k test11.cpp 9:9 - field
     - signed
      integer_cst 32 - decl size
     type_decl Object1 test11.cpp 8:1 - field
     - isAutogenerated: 1
   tree_list - chain
    pointer_type - value
     record_type - nested type
      type_decl Data1 test11.cpp 1:7 - type name
      - isAutogenerated: 1
      field_decl val test11.cpp 4:13 - field
      - signed
       integer_cst 32 - decl size
      type_decl Data1 test11.cpp 2:1 - field
      - isAutogenerated: 1
    tree_list - chain
     pointer_type - value
      record_type - nested type
       type_decl Data1 test11.cpp 1:7 - type name
       - isAutogenerated: 1
       field_decl val test11.cpp 4:13 - field
       - signed
        integer_cst 32 - decl size
       type_decl Data1 test11.cpp 2:1 - field
       - isAutogenerated: 1
     tree_list - chain
      void_type - value
       type_decl void <built-in> 0:0 - type name
       - isAutogenerated: 1
 result_decl test11.cpp 22:5 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void <built-in> 0:0 - type name
   - isAutogenerated: 1
 parm_decl this test11.cpp 21:40 - argument
 - isAutogenerated: 1
  pointer_type - decl type
   record_type - nested type
    type_decl Object1 test11.cpp 7:7 - type name
    - isAutogenerated: 1
    field_decl k test11.cpp 9:9 - field
    - signed
     integer_cst 32 - decl size
    type_decl Object1 test11.cpp 8:1 - field
    - isAutogenerated: 1
  integer_cst 64 - parm size
 - isUsed: 1
 parm_decl ptr1 test11.cpp 21:23 - argument
  pointer_type - decl type
   record_type - nested type
    type_decl Data1 test11.cpp 1:7 - type name
    - isAutogenerated: 1
    field_decl val test11.cpp 4:13 - field
    - signed
     integer_cst 32 - decl size
    type_decl Data1 test11.cpp 2:1 - field
    - isAutogenerated: 1
  integer_cst 64 - parm size
 parm_decl ptr2 test11.cpp 21:36 - argument
  pointer_type - decl type
   record_type - nested type
    type_decl Data1 test11.cpp 1:7 - type name
    - isAutogenerated: 1
    field_decl val test11.cpp 4:13 - field
    - signed
     integer_cst 32 - decl size
    type_decl Data1 test11.cpp 2:1 - field
    - isAutogenerated: 1
  integer_cst 64 - parm size
 statement_list - code
  if_stmt test11.cpp 23:9 - statement
   truth_andif_expr test11.cpp 23:18 - condition
    ne_expr - operand
     - isUsed: 1
     parm_decl ptr1 test11.cpp 21:23 - operand
      pointer_type - decl type
       record_type - nested type
        type_decl Data1 test11.cpp 1:7 - type name
        - isAutogenerated: 1
        field_decl val test11.cpp 4:13 - field
        - signed
         integer_cst 32 - decl size
        type_decl Data1 test11.cpp 2:1 - field
        - isAutogenerated: 1
      integer_cst 64 - parm size
     integer_cst 0 - operand
    eq_expr test11.cpp 23:31 - operand
     component_ref test11.cpp 23:27 - operand
      indirect_ref - object
       - isUsed: 1
       parm_decl ptr1 test11.cpp 21:23 - ref
        pointer_type - decl type
         record_type - nested type
          type_decl Data1 test11.cpp 1:7 - type name
          - isAutogenerated: 1
          field_decl val test11.cpp 4:13 - field
          - signed
           integer_cst 32 - decl size
          type_decl Data1 test11.cpp 2:1 - field
          - isAutogenerated: 1
        integer_cst 64 - parm size
      field_decl val test11.cpp 4:13 - field
      - signed
       integer_cst 32 - decl size
     integer_cst 1 - operand
   statement_list - then
    cleanup_point_expr test11.cpp 25:28 - statement
     expr_stmt test11.cpp 25:28 - operand
      convert_expr - expresssion
       modify_expr - operand
        component_ref test11.cpp 25:19 - operand
         indirect_ref - object
          - isUsed: 1
          parm_decl ptr1 test11.cpp 21:23 - ref
           pointer_type - decl type
            record_type - nested type
             type_decl Data1 test11.cpp 1:7 - type name
             - isAutogenerated: 1
             field_decl val test11.cpp 4:13 - field
             - signed
              integer_cst 32 - decl size
             type_decl Data1 test11.cpp 2:1 - field
             - isAutogenerated: 1
           integer_cst 64 - parm size
         field_decl val test11.cpp 4:13 - field
         - signed
          integer_cst 32 - decl size
        integer_cst 100 - operand
    return_expr test11.cpp 26:13 - statement
  cleanup_point_expr test11.cpp 29:24 - statement
   expr_stmt test11.cpp 29:24 - operand
    convert_expr - expresssion
     modify_expr - operand
      component_ref test11.cpp 29:15 - operand
       indirect_ref - object
        - isUsed: 1
        parm_decl ptr1 test11.cpp 21:23 - ref
         pointer_type - decl type
          record_type - nested type
           type_decl Data1 test11.cpp 1:7 - type name
           - isAutogenerated: 1
           field_decl val test11.cpp 4:13 - field
           - signed
            integer_cst 32 - decl size
           type_decl Data1 test11.cpp 2:1 - field
           - isAutogenerated: 1
         integer_cst 64 - parm size
       field_decl val test11.cpp 4:13 - field
       - signed
        integer_cst 32 - decl size
      integer_cst 200 - operand