ReactOS 0.4.15-dev-6049-ge54b32b
|
Public Attributes | |
int | is_variable |
int | is_temporary |
type_t * | type |
int expression_type::is_variable |
Definition at line 401 of file expr.c.
Referenced by resolve_expression().
type_t* expression_type::type |
Definition at line 403 of file expr.c.
Referenced by resolve_expression().