Functions | |
struct symbol_s * | check_redefined (struct symbol_s *sym) |
struct symbol_s * | check_undefined (struct symbol_s *sym) |
Variables | |
struct class_type_s * | current_class |
struct function_s * | current_func |
enum storage_class_e | current_storage |
struct symtab_s * | current_symtab |
enum vis_e | current_visibility |
struct expr_s * | local_expr |
struct class_type_s* current_class |
enum storage_class_e current_storage |
struct symtab_s* current_symtab |
enum vis_e current_visibility |