Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c81 val = build_x_compound_expr_from_list (val, ELK_INIT, in build_lambda_object()
535 initializer = build_x_compound_expr_from_list (initializer, ELK_INIT, in add_capture()
H A Dinit.c787 init = build_x_compound_expr_from_list (init, ELK_MEM_INIT, in perform_member_init()
902 init = build_x_compound_expr_from_list (init, ELK_MEM_INIT, in perform_member_init()
4426 init = build_x_compound_expr_from_list (init, ELK_INIT, in build_vec_init()
H A Dtypeck2.c2144 parms = build_x_compound_expr_from_list (parms, ELK_FUNC_CAST, complain); in build_functional_cast()
H A Ddecl.c5354 init = build_x_compound_expr_from_list (init, ELK_INIT, in grok_reference_init()
6421 init = build_x_compound_expr_from_list (init, ELK_INIT, in check_initializer()
6925 d_init = build_x_compound_expr_from_list (d_init, ELK_INIT, in cp_finish_decl()
7061 init = build_x_compound_expr_from_list (init, ELK_INIT, in cp_finish_decl()
H A Dcp-tree.h7256 extern tree build_x_compound_expr_from_list (tree, expr_list_kind,
H A Dtypeck.c6607 build_x_compound_expr_from_list (tree list, expr_list_kind exp, in build_x_compound_expr_from_list() function
H A Dpt.c14958 type = build_x_compound_expr_from_list (type, ELK_INIT, complain); in tsubst()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck2.c695 init = build_x_compound_expr_from_list (init, ELK_INIT, in store_init_value()
1707 parms = build_x_compound_expr_from_list (parms, ELK_FUNC_CAST, complain); in build_functional_cast()
H A Dinit.c634 init = build_x_compound_expr_from_list (init, ELK_MEM_INIT, in perform_member_init()
722 init = build_x_compound_expr_from_list (init, ELK_MEM_INIT, in perform_member_init()
3476 init = build_x_compound_expr_from_list (init, ELK_INIT, in build_vec_init()
H A Ddecl.c4654 init = build_x_compound_expr_from_list (init, ELK_INIT, in grok_reference_init()
6019 d_init = build_x_compound_expr_from_list (d_init, ELK_INIT, in cp_finish_decl()
H A Dcp-tree.h5817 extern tree build_x_compound_expr_from_list (tree, expr_list_kind,
H A Dtypeck.c5570 build_x_compound_expr_from_list (tree list, expr_list_kind exp, in build_x_compound_expr_from_list() function