Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck2.c1211 init = reshape_init (type, init, complain); in digest_nsdmi_init()
H A Dinit.c793 init = reshape_init (type, init, tf_warning_or_error); in perform_member_init()
1797 init = reshape_init (type, init, complain); in expand_default_init()
H A Dcall.c1841 expr = reshape_init (to, expr, complain); in implicit_conversion()
6918 expr = reshape_init (totype, expr, complain); in convert_like_real()
9234 init = reshape_init (basetype, init_list, complain); in build_new_method_call_1()
H A Ddecl.c6162 return reshape_init (type, init, complain); in reshape_init_r()
6199 reshape_init (tree type, tree init, tsubst_flags_t complain) in reshape_init() function
6410 init = reshape_init (type, init, tf_warning_or_error); in check_initializer()
H A Dcp-tree.h6331 extern tree reshape_init (tree, tree, tsubst_flags_t);
H A Dsemantics.c2798 compound_literal = reshape_init (type, compound_literal, complain); in finish_compound_literal()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c5317 return reshape_init (type, init, complain); in reshape_init_r()
5352 reshape_init (tree type, tree init, tsubst_flags_t complain) in reshape_init() function
5543 init = reshape_init (type, init, tf_warning_or_error); in check_initializer()
H A Dcp-tree.h5096 extern tree reshape_init (tree, tree, tsubst_flags_t);
H A Dsemantics.c2377 compound_literal = reshape_init (type, compound_literal, complain); in finish_compound_literal()