Data Fields | |
PyObject_HEAD struct ctrump_type_env | type_env |
int | id2texpr_obj_table_size |
PyObject ** | id2texpr_obj_table |
Definition at line 683 of file ctrumpmodule.c.
PyObject_HEAD struct ctrump_type_env TypeEnvObject::type_env [read] |
Definition at line 685 of file ctrumpmodule.c.
Referenced by build_incomplete_field_type(), build_struct(), build_typedef_name(), type_apply_unary_pointer_conversion(), and typeenv_dealloc().
PyObject** TypeEnvObject::id2texpr_obj_table |