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
with_gc
|
Last change
on this file since db175c8 was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago |
|
fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs
|
-
Property mode
set to
100644
|
|
File size:
569 bytes
|
| Line | |
|---|
| 1 | f: signed int
|
|---|
| 2 | f: function
|
|---|
| 3 | accepting unspecified arguments
|
|---|
| 4 | returning
|
|---|
| 5 | void
|
|---|
| 6 | with body
|
|---|
| 7 | CompoundStmt
|
|---|
| 8 | Declaration of f: signed int
|
|---|
| 9 | Declaration of f: double
|
|---|
| 10 | Expression Statement:
|
|---|
| 11 | Cast of:
|
|---|
| 12 | Name: f
|
|---|
| 13 |
|
|---|
| 14 | to:
|
|---|
| 15 | char
|
|---|
| 16 |
|
|---|
| 17 | Expression Statement:
|
|---|
| 18 | Cast of:
|
|---|
| 19 | Name: f
|
|---|
| 20 |
|
|---|
| 21 | to:
|
|---|
| 22 | pointer to function
|
|---|
| 23 | accepting unspecified arguments
|
|---|
| 24 | returning
|
|---|
| 25 | signed int
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.