Searched refs:selector_expr (Results 1 – 2 of 2) sorted by relevance
9396 gfc_expr *selector_expr = NULL; in resolve_select_type() local9618 selector_expr = code->expr1->value.function.actual->expr; in resolve_select_type()9685 st->n.sym->assoc->target = gfc_get_variable_expr (selector_expr->symtree); in resolve_select_type()9686 st->n.sym->assoc->target->where = selector_expr->where; in resolve_select_type()9806 new_st->expr1->value.function.actual->expr = gfc_get_variable_expr (selector_expr->symtree); in resolve_select_type()9856 gfc_expr *selector_expr = NULL; in resolve_select_rank() local9944 selector_expr = code->expr1; in resolve_select_rank()9983 st->n.sym->assoc->target = gfc_get_variable_expr (selector_expr->symtree); in resolve_select_rank()9984 st->n.sym->assoc->target->where = selector_expr->where; in resolve_select_rank()
9258 gfc_expr *selector_expr = NULL; in resolve_select_type() local9480 selector_expr = code->expr1->value.function.actual->expr; in resolve_select_type()9547 st->n.sym->assoc->target = gfc_get_variable_expr (selector_expr->symtree); in resolve_select_type()9548 st->n.sym->assoc->target->where = selector_expr->where; in resolve_select_type()9668 new_st->expr1->value.function.actual->expr = gfc_get_variable_expr (selector_expr->symtree); in resolve_select_type()9712 gfc_expr *selector_expr = NULL; in resolve_select_rank() local9805 selector_expr = code->expr1; in resolve_select_rank()9844 st->n.sym->assoc->target = gfc_get_variable_expr (selector_expr->symtree); in resolve_select_rank()9845 st->n.sym->assoc->target->where = selector_expr->where; in resolve_select_rank()