Searched refs:build_constructor_from_list (Results 1 – 13 of 13) sorted by relevance
2581 of build_constructor_from_list.2849 build_constructor_from_list. Don't cons a tree node for2852 build_constructor_from_list.2854 build_constructor_from_list2858 build_constructor instead of build_constructor_from_list.
829 init = build_constructor_from_list (init_list_type_node, nreverse (init)); in store_init_value()
1486 build_constructor_from_list instead of build_constructor.1493 (store_init_value): Use build_constructor_from_list and update call1502 (build_functional_cast): Use build_constructor_from_list instead of
2583 instead of build_tree_list_vec + build_constructor_from_list.2586 build_constructor_from_list.
1543 build_constructor_from_list.
5930 init = build_constructor_from_list (init_list_type_node, init); in do_aggregate_paren_init()
2826 Use build_constructor instead of build_constructor_from_list.3465 * objc-act.c (objc_build_constructor): Use build_constructor_from_list
4575 extern tree build_constructor_from_list (tree, tree);
2299 build_constructor_from_list (tree type, tree vals) in build_constructor_from_list() function
2406 rather than build_constructor_from_list if all list values are2409 build_constructor_from_list.
31645 build_constructor_from_list.31654 (build_constructor_from_list): Don't compute TREE_CONSTANT.
11239 (build_constructor_from_list): Likewise.
11142 build_constructor_from_list): New functions.