Searched refs:EXPR_SYMBOL (Results 1 – 14 of 14) sorted by relevance
39 EXPR_SYMBOL, enumerator
150 if (arg->type == EXPR_SYMBOL) { in expand_warning()552 case EXPR_SYMBOL: in expand_object_size()560 case EXPR_SYMBOL: in expand_object_size()
154 [EXPR_SYMBOL] = "EXPR_SYMBOL", in expression_type_name()
379 if (expr->fn->type == EXPR_SYMBOL) in do_expression()485 break; case EXPR_SYMBOL: in do_expression()
442 expr = alloc_expression(token->pos, EXPR_SYMBOL); in primary_expression()479 expr = alloc_expression(token->pos, EXPR_SYMBOL); in primary_expression()
97 addr = alloc_expression(expr->pos, EXPR_SYMBOL); in evaluate_symbol_expression()116 struct expression *addr = alloc_expression(expr->pos, EXPR_SYMBOL); in evaluate_string()1537 if (expr->type == EXPR_SYMBOL) { in mark_addressable()1550 case EXPR_SYMBOL: in mark_assigned()1722 e0 = alloc_expression(expr->pos, EXPR_SYMBOL); in degenerate()2953 struct expression *addr = alloc_expression(expr->pos, EXPR_SYMBOL); in evaluate_compound_literal()3400 case EXPR_SYMBOL: in evaluate_expression()
769 if (fn->unop->type == EXPR_SYMBOL) { in show_call_expression()1154 case EXPR_SYMBOL: in show_expression()
730 if (unop->type == EXPR_SYMBOL) { in expand_dereference()1097 case EXPR_SYMBOL: in expand_expression()
2103 if (fn->unop->type == EXPR_SYMBOL) { in x86_call_expression()2144 if (expr->unop->type == EXPR_SYMBOL) in x86_address_gen()2348 case EXPR_SYMBOL: in x86_expression()
88 case EXPR_SYMBOL: { in copy_expression()
369 case EXPR_SYMBOL: in show_instruction()911 if (addr->type == EXPR_SYMBOL) { in linearize_simple_address()1527 if (fn->type == EXPR_SYMBOL) { in linearize_call_expression()1879 case EXPR_SYMBOL: in linearize_expression()
1205 case EXPR_SYMBOL: { in output_data()
3024 else if (decl->initializer->type == EXPR_SYMBOL && in external_declaration()
227 if (entry->init_expr->type != EXPR_SYMBOL) in check_test_struct()