Searched refs:decl_s (Results 1 – 1 of 1) sorted by relevance
5011 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_EXPR (*expr_p); in gimplify_compound_literal_expr() local5012 tree decl = DECL_EXPR_DECL (decl_s); in gimplify_compound_literal_expr()5045 gimplify_and_add (decl_s, pre_p); in gimplify_compound_literal_expr()5068 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_EXPR (value); in optimize_compound_literals_in_ctor() local5069 tree decl = DECL_EXPR_DECL (decl_s); in optimize_compound_literals_in_ctor()5835 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_EXPR (complit); in gimplify_modify_expr_rhs() local5836 tree decl = DECL_EXPR_DECL (decl_s); in gimplify_modify_expr_rhs()