Cthulhu  0.2.10
Cthulhu compiler collection
decl.h File Reference
#include "oberon/ast.h"
#include "oberon/sema/sema.h"
Include dependency graph for decl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  obr_forward_t
 

Functions

obr_forward_t obr_forward_decl (tree_t *sema, obr_t *decl)
 
tree_tobr_add_init (tree_t *sema, obr_t *mod)
 

Function Documentation

◆ obr_add_init()

tree_t* obr_add_init ( tree_t sema,
obr_t mod 
)

Definition at line 304 of file decl.c.

◆ obr_forward_decl()

obr_forward_t obr_forward_decl ( tree_t sema,
obr_t decl 
)

Definition at line 273 of file decl.c.