Searched refs:build_constructor_from_vec (Results 1 – 6 of 6) sorted by relevance
3712 ie = build_constructor_from_vec (init_list_type_node, *init); in build_new_1()3999 tree ctor = build_constructor_from_vec (init_list_type_node, *init); in build_new()
2582 * call.c (build_new_method_call_1): Use build_constructor_from_vec2585 build_constructor_from_vec instead of build_tree_list_vec +
11077 tree ctor = build_constructor_from_vec (init_list_type_node, in build_new_method_call()
4576 extern tree build_constructor_from_vec (tree, const vec<tree, va_gc> *);
2319 build_constructor_from_vec (tree type, const vec<tree, va_gc> *vals) in build_constructor_from_vec() function
2101 * tree.c (build_constructor_from_vec): Remove *.14080 * tree.c (build_constructor_from_vec): New.14081 * tree.h (build_constructor_from_vec): Declare.