Home
last modified time | relevance | path

Searched refs:decl_s (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDc-gimplify.c184 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_STMT (*expr_p); in gimplify_compound_literal_expr() local
185 tree decl = DECL_EXPR_DECL (decl_s); in gimplify_compound_literal_expr()
193 gimplify_and_add (decl_s, pre_p); in gimplify_compound_literal_expr()