Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc5011 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_EXPR (*expr_p); in gimplify_compound_literal_expr() local
5012 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() local
5069 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() local
5836 tree decl = DECL_EXPR_DECL (decl_s); in gimplify_modify_expr_rhs()