Searched refs:build_x_compound_expr_from_list (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c82 val = build_x_compound_expr_from_list (val, ELK_INIT,
537 initializer = build_x_compound_expr_from_list (initializer, ELK_INIT,
H A Dtypeck2.c2440 parms = build_x_compound_expr_from_list (parms, ELK_FUNC_CAST, complain);
H A Dinit.c823 init = build_x_compound_expr_from_list (init, ELK_MEM_INIT,
4667 init = build_x_compound_expr_from_list (init, ELK_INIT,
H A Ddecl.c5616 init = build_x_compound_expr_from_list (init, ELK_INIT,
5629 init = build_x_compound_expr_from_list (init, ELK_INIT,
6840 init = build_x_compound_expr_from_list (init, ELK_INIT,
7574 d_init = build_x_compound_expr_from_list (d_init, ELK_INIT,
7727 init = build_x_compound_expr_from_list (init, ELK_INIT,
H A Dcp-tree.h1077 /* Possible cases of expression list used by build_x_compound_expr_from_list. */
7629 extern tree build_x_compound_expr_from_list (tree, expr_list_kind,
H A Dtypeck.c7077 build_x_compound_expr_from_list (tree list, expr_list_kind exp,
7124 /* Like build_x_compound_expr_from_list, but using a VEC. */
7064 build_x_compound_expr_from_list (tree list, expr_list_kind exp, function
H A Dpt.c19071 init = build_x_compound_expr_from_list (init, ELK_INIT, complain);
19129 init = build_x_compound_expr_from_list (init, ELK_INIT, complain);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc83 val = build_x_compound_expr_from_list (val, ELK_INIT,
536 initializer = build_x_compound_expr_from_list (initializer, ELK_INIT,
H A Dinit.cc1001 init = build_x_compound_expr_from_list (init, ELK_MEM_INIT,
1010 init = build_x_compound_expr_from_list (init, ELK_MEM_INIT,
4837 init = build_x_compound_expr_from_list (init, ELK_INIT,
H A Dtypeck2.cc2406 parms = build_x_compound_expr_from_list (parms, ELK_FUNC_CAST, complain);
H A Ddecl.cc5988 init = build_x_compound_expr_from_list (init, ELK_INIT,
5997 init = build_x_compound_expr_from_list (init, ELK_INIT,
7375 init = build_x_compound_expr_from_list (init, ELK_INIT,
8153 d_init = build_x_compound_expr_from_list (d_init, ELK_INIT,
8331 init = build_x_compound_expr_from_list (init, ELK_INIT,
H A Dcp-tree.h1153 /* Possible cases of expression list used by build_x_compound_expr_from_list. */
8041 extern tree build_x_compound_expr_from_list (tree, expr_list_kind,
H A Dtypeck.cc7592 build_x_compound_expr_from_list (tree list, expr_list_kind exp,
7640 /* Like build_x_compound_expr_from_list, but using a VEC. */
7579 build_x_compound_expr_from_list (tree list, expr_list_kind exp, function
H A Dpt.cc19745 init = build_x_compound_expr_from_list (init, ELK_INIT, complain);
19801 init = build_x_compound_expr_from_list (init, ELK_INIT, complain);

Completed in 708 milliseconds