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 5c7fb6c was
51b7345,
checked in by Peter A. Buhr <pabuhr@…>, 10 years ago
|
initial commit
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | a1: a open array of int |
---|
2 | a2: a variable-length array of int |
---|
3 | a4: a array of 3 int |
---|
4 | m1: a open array of array of 3 int |
---|
5 | m2: a variable-length array of variable-length array of int |
---|
6 | m4: a array of 3 array of 3 int |
---|
7 | T: a typedef definition for int |
---|
8 | fred: a function |
---|
9 | with no parameters |
---|
10 | returning int |
---|
11 | with body |
---|
12 | a1: a open array of int |
---|
13 | a2: a variable-length array of int |
---|
14 | a4: a array of 3 int |
---|
15 | T: a array of 3 int |
---|
16 | |
---|
17 | mary: a function |
---|
18 | with parameters |
---|
19 | T: a array of 3 int |
---|
20 | p1: a const array of 3 int |
---|
21 | p2: a static array of 3 int |
---|
22 | p3: a const static array of 3 int |
---|
23 | returning int |
---|
24 | with body |
---|
25 | |
---|
26 | Null Statement: |
---|
27 | |
---|
28 | tom: a function |
---|
29 | with no parameters |
---|
30 | returning pointer to array of 3 int |
---|
31 | with body |
---|
32 | |
---|
33 | Null Statement: |
---|
34 | |
---|
35 | jane: a function |
---|
36 | with no parameters |
---|
37 | returning pointer to function |
---|
38 | with parameters |
---|
39 | T: a array of 3 int |
---|
40 | p1: a const array of 3 int |
---|
41 | p2: a static array of 3 int |
---|
42 | p3: a const static array of 3 int |
---|
43 | returning int |
---|
44 | |
---|
45 | with body |
---|
46 | |
---|
47 | Null Statement: |
---|
48 | |
---|
Note: See
TracBrowser
for help on using the repository browser.