source: translator/Tests/SynTree/Expected-SymTab/Forall.tst @ 51b7345

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 51b7345 was 51b7345, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago

initial commit

  • Property mode set to 100644
File size: 3.8 KB
Line 
1in default case, (shouldn't be here)
2in default case, (shouldn't be here)
3Adding typedef f
4--- Entering scope
5Adding type T
6--- Entering scope
7--- Leaving scope containing
8--- Leaving scope containing
9T
10Adding function swap
11--- Entering scope
12Adding type T
13--- Entering scope
14--- Leaving scope containing
15Adding object left
16Adding object right
17--- Entering scope
18Adding object temp
19--- Leaving scope containing
20temp (__temp__2tT) (2)
21--- Leaving scope containing
22left (__left__2tT) (1)
23right (__right__2tT) (1)
24T
25Adding context sumable
26--- Entering scope
27Adding type T
28--- Entering scope
29--- Leaving scope containing
30Adding object 0
31Adding function ?+?
32--- Entering scope
33--- Leaving scope containing
34Adding function ?++
35--- Entering scope
36--- Leaving scope containing
37Adding function ?+=?
38--- Entering scope
39--- Leaving scope containing
40--- Leaving scope containing
410 (__0__C2tT) (1)
42?++ (__?++__F_2tT_2tT_) (1)
43?+=? (__?+=?__F_2tT_2tT2tT_) (1)
44?+? (__?+?__F_2tT_2tT2tT_) (1)
45T
46Adding type T1
47--- Entering scope
48--- Leaving scope containing
49Adding object 0
50Adding function ?+?
51--- Entering scope
52--- Leaving scope containing
53Adding function ?++
54--- Entering scope
55--- Leaving scope containing
56Adding function ?+=?
57--- Entering scope
58--- Leaving scope containing
59Adding type T2
60--- Entering scope
61Adding type P1
62--- Entering scope
63--- Leaving scope containing
64Adding type P2
65--- Entering scope
66--- Leaving scope containing
67--- Leaving scope containing
68P1
69P2
70Adding type T3
71--- Entering scope
72--- Leaving scope containing
73Adding object 0
74Adding function ?+?
75--- Entering scope
76--- Leaving scope containing
77Adding function ?++
78--- Entering scope
79--- Leaving scope containing
80Adding function ?+=?
81--- Entering scope
82--- Leaving scope containing
83Adding struct __anonymous0
84--- Entering scope
85Adding object i
86Adding object j
87--- Leaving scope containing
88i (__i__3tP1) (1)
89j (__j__3tP2) (1)
90Adding type T2
91--- Entering scope
92Adding type P1
93--- Entering scope
94--- Leaving scope containing
95Adding type P2
96--- Entering scope
97--- Leaving scope containing
98--- Leaving scope containing
99P1
100P2
101Adding object 0
102Adding function ?+?
103--- Entering scope
104--- Leaving scope containing
105Adding function ?++
106--- Entering scope
107--- Leaving scope containing
108Adding function ?+=?
109--- Entering scope
110--- Leaving scope containing
111Adding object w1
112Adding typedef w2
113--- Entering scope
114--- Leaving scope containing
115Adding object g2
116Adding type w3
117--- Entering scope
118--- Leaving scope containing
119Adding object g3
120Adding function sum
121--- Entering scope
122Adding type T
123--- Entering scope
124--- Leaving scope containing
125Adding object 0
126Adding function ?+?
127--- Entering scope
128--- Leaving scope containing
129Adding function ?++
130--- Entering scope
131--- Leaving scope containing
132Adding function ?+=?
133--- Entering scope
134--- Leaving scope containing
135Adding object n
136Adding object a
137--- Entering scope
138Adding object total
139Adding object i
140--- Leaving scope containing
141i (__i__i) (2)
142total (__total__2tT) (2)
143--- Leaving scope containing
1440 (__0__2tT) (1)
145?++ (__?++__F_2tT_2tT_) (1)
146?+=? (__?+=?__F_2tT_2tT2tT_) (1)
147?+? (__?+?__F_2tT_2tT2tT_) (1)
148a (__a__P2tT) (1)
149n (__n__i) (1)
150T
151Adding function twice
152--- Entering scope
153Adding type T
154--- Entering scope
155--- Leaving scope containing
156Adding object 0
157Adding function ?+?
158--- Entering scope
159--- Leaving scope containing
160Adding function ?++
161--- Entering scope
162--- Leaving scope containing
163Adding function ?+=?
164--- Entering scope
165--- Leaving scope containing
166Adding object t
167--- Entering scope
168--- Leaving scope containing
169--- Leaving scope containing
1700 (__0__C2tT) (1)
171?++ (__?++__F_2tT_2tT_) (1)
172?+=? (__?+=?__F_2tT_2tT2tT_) (1)
173?+? (__?+?__F_2tT_2tT2tT_) (1)
174t (__t__2tT) (1)
175T
176Adding function main
177--- Entering scope
178--- Entering scope
179Adding object x
180Adding object y
181Adding object a
182Adding object f
183--- Leaving scope containing
184a (__a__A0i) (2)
185f (__f__f) (2)
186x (__x__i) (2)
187y (__y__i) (2)
188--- Leaving scope containing
Note: See TracBrowser for help on using the repository browser.