|
My Project
|
#include <absyn.h>
Data Structures | |
| union | func_def_data |
Data Fields | |
| Func_Base * | base |
| union Func_Def_::func_def_data | d |
| CaptureList * | captures |
| uint16_t | stack_depth |
| uint16_t | vt_index |
| bool | builtin |
| union Func_Def_::func_def_data Func_Def_::d |