#include <stdio.h>
#include "parm.h"
#include "stree/ststructs.mh"
#include "sigs.h"
#include "../pass3/is_local.h"
Go to the source code of this file.
Defines | |
#define | DEBUG |
Functions | |
boolean | impure () |
import (NODE *p, NODE *scope) | |
boolean | impure (NODE *p) |
Variables | |
FILE * | unparse_file |
int | stplinks [] |
int | stsigs [] |
int | yynerrs |
boolean | Lflag |
NODE * | var_Void |
NODE * | infunc = NIL |
NODE * | insig = NIL |
static int | Clevel = -1 |
boolean impure | ( | ) |
Referenced by accessible(), eval_decl(), Gappl(), import(), Vallocate(), and Vappl().
int Clevel = -1 [static] |
Definition at line 26 of file import.c.
Referenced by accessible(), body_accessible(), id_accessible(), and import().
int stplinks[] |
int stsigs[] |
FILE* unparse_file |
int yynerrs |
Definition at line 31 of file testvertex.c.