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.7 KB
|
Line | |
---|
1 | a1: a open array of signed int
|
---|
2 | a2: a variable length array of signed int
|
---|
3 | a4: a array of Constant Expression: 3signed int
|
---|
4 | m1: a open array of array of Constant Expression: 3signed int
|
---|
5 | m2: a variable length array of variable length array of signed int
|
---|
6 | m4: a array of Constant Expression: 3array of Constant Expression: 3signed int
|
---|
7 | T: a typedef for signed int
|
---|
8 | fred: a function
|
---|
9 | returning
|
---|
10 | signed int
|
---|
11 | with body
|
---|
12 | Declaration of a1: a open array of signed int
|
---|
13 | Declaration of a2: a variable length array of signed int
|
---|
14 | Declaration of a4: a array of Constant Expression: 3signed int
|
---|
15 | Declaration of T: a array of Constant Expression: 3signed int
|
---|
16 |
|
---|
17 | mary: a function
|
---|
18 | with parameters
|
---|
19 | T: a array of Constant Expression: 3signed int
|
---|
20 | p1: a const array of Constant Expression: 3signed int
|
---|
21 | p2: a static array of Constant Expression: 3signed int
|
---|
22 | p3: a const static array of Constant Expression: 3signed int
|
---|
23 | returning
|
---|
24 | signed int
|
---|
25 | with body
|
---|
26 |
|
---|
27 | Null Statement
|
---|
28 |
|
---|
29 | tom: a function
|
---|
30 | returning
|
---|
31 | pointer to array of Constant Expression: 3signed int
|
---|
32 | with body
|
---|
33 |
|
---|
34 | Null Statement
|
---|
35 |
|
---|
36 | jane: a function
|
---|
37 | returning
|
---|
38 | pointer to function
|
---|
39 | with parameters
|
---|
40 | T: a array of Constant Expression: 3signed int
|
---|
41 | p1: a const array of Constant Expression: 3signed int
|
---|
42 | p2: a static array of Constant Expression: 3signed int
|
---|
43 | p3: a const static array of Constant Expression: 3signed int
|
---|
44 | returning
|
---|
45 | signed int
|
---|
46 |
|
---|
47 | with body
|
---|
48 |
|
---|
49 | Null Statement
|
---|
50 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.