|
FreeBASIC
0.91.0
|

Go to the source code of this file.
Functions | |
| function_as_ASTNODE_ptr | astNewDEREF (byval_as_ASTNODE_ptr l, byval_as_integer dtype, byval_as_FBSYMBOL_ptr subtype, byval_as_longint ofs) |
| function_as_IRVREG_ptr | astLoadDEREF (byval_as_ASTNODE_ptr n) |
| function_as_IRVREG_ptr astLoadDEREF | ( | byval_as_ASTNODE_ptr | n) |
| function_as_ASTNODE_ptr astNewDEREF | ( | byval_as_ASTNODE_ptr | l, |
| byval_as_integer | dtype, | ||
| byval_as_FBSYMBOL_ptr | subtype, | ||
| byval_as_longint | ofs | ||
| ) |
Definition at line 12 of file ast-node-ptr.bas.

