FreeBASIC  0.91.0
ast-node-ptr.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "ir.bi"
#include "ast.bi"
Include dependency graph for ast-node-ptr.bas:

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 Documentation

function_as_IRVREG_ptr astLoadDEREF ( byval_as_ASTNODE_ptr  n)

Definition at line 77 of file ast-node-ptr.bas.

Here is the call graph for this function:

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.

Here is the call graph for this function:

Here is the caller graph for this function: