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

Go to the source code of this file.

Functions

function_as_longint astGetOFFSETChildOfs (byval_as_ASTNODE_ptr l)
 
private function_as_ASTNODE_ptr astNewOFFSET (byval_as_ASTNODE_ptr l)
 
function_as_IRVREG_ptr astLoadOFFSET (byval_as_ASTNODE_ptr n)
 
private sub hRemoveNullPtrCheck (byval_as_ASTNODE_ptr l)
 
function_as_ASTNODE_ptr astNewADDROF (byval_as_ASTNODE_ptr l)
 
function_as_IRVREG_ptr astLoadADDROF (byval_as_ASTNODE_ptr n)
 

Function Documentation

function_as_longint astGetOFFSETChildOfs ( byval_as_ASTNODE_ptr  l)

Definition at line 11 of file ast-node-addr.bas.

Here is the caller graph for this function:

function_as_IRVREG_ptr astLoadADDROF ( byval_as_ASTNODE_ptr  n)

Definition at line 236 of file ast-node-addr.bas.

Here is the call graph for this function:

function_as_IRVREG_ptr astLoadOFFSET ( byval_as_ASTNODE_ptr  n)

Definition at line 50 of file ast-node-addr.bas.

Here is the call graph for this function:

function_as_ASTNODE_ptr astNewADDROF ( byval_as_ASTNODE_ptr  l)

Definition at line 118 of file ast-node-addr.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private function_as_ASTNODE_ptr astNewOFFSET ( byval_as_ASTNODE_ptr  l)

Definition at line 22 of file ast-node-addr.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private sub hRemoveNullPtrCheck ( byval_as_ASTNODE_ptr  l)

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

Here is the call graph for this function:

Here is the caller graph for this function: