source: src/Tests/Parser/Expected/Constant0-1.tst@ 334163c

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

licencing: seventh groups of files

  • Property mode set to 100644
File size: 1.3 KB
Line 
10: a int
20: a const int
30: a static const int
41: a int
51: a const int
61: a static const int
70: a int
81: a int
90: a const int
101: a const int
110: a static const int
121: a static const int
130: a instance of struct __anonymous0
14 with members
15 i: a int
16
171: a const instance of struct __anonymous1
18 with members
19 i: a int
20
211: a static const instance of struct __anonymous2
22 with members
23 i: a int
24
251: a int
260: a pointer to int
271: a int
281: a int
290: a pointer to int
300: a pointer to int
310: a pointer to int
320: a const pointer to int
330: a const pointer to int
340: a const pointer to int
350: a pointer to instance of struct __anonymous3
36 with members
37 i: a int
38
39x: a pointer to int
400: a pointer to int
41x: a const pointer to int
420: a const pointer to int
43x: a static const pointer to int
440: a static const pointer to int
450: a pointer to instance of struct __anonymous4
46 with members
47 i: a int
48
490: a const pointer to instance of struct __anonymous5
50 with members
51 i: a int
52
530: a static const pointer to instance of struct __anonymous6
54 with members
55 i: a int
56
57x: a static pointer to int
580: a static pointer to int
59x: a static const pointer to int
600: a static const pointer to int
61x: a const pointer to pointer to int
620: a const pointer to pointer to int
Note: See TracBrowser for help on using the repository browser.