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

Go to the source code of this file.

Functions

function_as_ASTNODE_ptr astNewIDX (byval_as_ASTNODE_ptr var_, byval_as_ASTNODE_ptr idx, byval_as_integer dtype, byval_as_FBSYMBOL_ptr subtype)
 
function_as_IRVREG_ptr astLoadIDX (byval_as_ASTNODE_ptr n)
 

Function Documentation

function_as_IRVREG_ptr astLoadIDX ( byval_as_ASTNODE_ptr  n)

Definition at line 41 of file ast-node-idx.bas.

Here is the call graph for this function:

function_as_ASTNODE_ptr astNewIDX ( byval_as_ASTNODE_ptr  var_,
byval_as_ASTNODE_ptr  idx,
byval_as_integer  dtype,
byval_as_FBSYMBOL_ptr  subtype 
)

Definition at line 14 of file ast-node-idx.bas.

Here is the call graph for this function:

Here is the caller graph for this function: