Cthulhu  0.2.10
Cthulhu compiler collection
function.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ctu_resolve_function (tree_t *sema, tree_t *self, void *user)
 
void ctu_resolve_function_type (tree_t *sema, tree_t *self, void *user)
 

Function Documentation

◆ ctu_resolve_function()

void ctu_resolve_function ( tree_t sema,
tree_t self,
void *  user 
)

Definition at line 44 of file function.c.

◆ ctu_resolve_function_type()

void ctu_resolve_function_type ( tree_t sema,
tree_t self,
void *  user 
)

Definition at line 93 of file function.c.