#include <string.h>
#include "gsimple.h"
#include "ptree.h"
#include "symboldef.h"
#include "standardtypes.h"
#include "util.h"
#include "parse.h"
#include "gatomic.h"
#include "g_tokstr.h"
#include "gfunc.h"
#include "iscode.h"
#include "gsend.h"
Include dependency graph for gsimple.c:
Functions | |
typex * | roottype () |
typex * | mytypeof (parsex *expr) |
bool | issimple (parsex *c) |
void | gthis (void) |
void | gsimple (parsex *p) |
Variables | |
symboltable * | basic_types |
char * | class_name |
|
|
|
|
|
|
|
|
|
|
|
|
|
|