source: src/Tests/SynTree/Expected-SymTab/Scope.tst @ 843054c2

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 843054c2 was 843054c2, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

licencing: seventh groups of files

  • Property mode set to 100644
File size: 2.5 KB
Line 
1in default case, (shouldn't be here)
2in default case, (shouldn't be here)
3in default case, (shouldn't be here)
4Adding object x
5Adding typedef y
6--- Entering scope
7--- Leaving scope containing
8Adding typedef t
9--- Entering scope
10--- Leaving scope containing
11Adding object z
12Adding struct __anonymous0
13--- Entering scope
14Adding object a
15Adding object b
16--- Leaving scope containing
17a (__a__i) (1)
18b (__b__d) (1)
19Adding type u
20--- Entering scope
21--- Leaving scope containing
22Adding function f
23--- Entering scope
24Adding object y
25--- Leaving scope containing
26y (__y__i) (1)
27Adding object q
28Adding function w
29--- Entering scope
30Adding object y
31Adding object v
32--- Entering scope
33Adding type x
34--- Entering scope
35--- Leaving scope containing
36Adding function t
37--- Entering scope
38--- Leaving scope containing
39Adding object u
40Adding object z
41--- Leaving scope containing
42t (__t__F_2tx_2tu_) (2)
43u (__u__2tu) (2)
44z (__z__2tx) (2)
45x
46--- Leaving scope containing
47v (__v__2tu) (1)
48y (__y__2ty) (1)
49Adding object p
50Adding context has_u
51--- Entering scope
52Adding type z
53--- Entering scope
54--- Leaving scope containing
55Adding function u
56--- Entering scope
57--- Leaving scope containing
58--- Leaving scope containing
59u (__u__F_2tz_2tz_) (1)
60z
61Adding function q
62--- Entering scope
63Adding type t
64--- Entering scope
65--- Leaving scope containing
66Adding function u
67--- Entering scope
68--- Leaving scope containing
69Adding object the_t
70--- Entering scope
71Adding object y
72--- Leaving scope containing
73y (__y__2tt) (2)
74--- Leaving scope containing
75the_t (__the_t__2tt) (1)
76u (__u__F_2tt_2tt_) (1)
77t
78Adding function f
79--- Entering scope
80Adding object p
81--- Entering scope
82Adding object y
83Adding typedef x
84--- Entering scope
85--- Leaving scope containing
86--- Entering scope
87Adding object y
88Adding typedef z
89--- Entering scope
90--- Leaving scope containing
91--- Entering scope
92Adding object x
93Adding typedef y
94--- Entering scope
95--- Leaving scope containing
96Adding object z
97--- Leaving scope containing
98x (__x__2tz) (4)
99z (__z__2ty) (4)
100y
101Adding object x
102--- Leaving scope containing
103x (__x__2tz) (3)
104y (__y__2tx) (3)
105z
106Adding object q
107--- Leaving scope containing
108q (__q__2tx) (2)
109y (__y__i) (2)
110x
111--- Leaving scope containing
112p (__p__2ty) (1)
113Adding function g
114--- Entering scope
115--- Entering scope
116Adding typedef x
117--- Entering scope
118--- Leaving scope containing
119Adding object z
120--- Leaving scope containing
121z (__z__2tx) (2)
122x
123--- Leaving scope containing
124Adding function q
125--- Entering scope
126Adding object i
127--- Entering scope
128--- Leaving scope containing
129--- Leaving scope containing
130i (__i__i) (1)
Note: See TracBrowser for help on using the repository browser.