Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog626 * pt.c (tsubst_copy_and_built): Call reshape_init before calling
1902 * decl.c (reshape_init): Robustify.
3620 (reshape_init): Give it external linkage.
3629 * semantics.c (finish_compound_literal): Use reshape_init.
4894 * decl.c (reshape_init, check_default_argument): Ditto.
5049 (reshape_init): Rewrite from scratch. Split parts into...
5052 (check_initializer): Update call to reshape_init. Remove obsolete
6492 * decl.c (reshape_init): Don't warn about missing braces if STRING_CST
6674 * decl.c (reshape_init): Issue warnings about missing braces.
H A DChangeLog-200337 * decl.c (reshape_init): Reject GNU colon-style designated
213 * decl.c (reshape_init): Recover quickly from errors.
227 * decl.c (reshape_init): Recover quickly from errors.
2673 * decl.c (reshape_init): Remove unreachable code.
4098 * cp/decl.c (reshape_init): Handle vectors.
4591 * decl.c (reshape_init): Handle designated initializers.
4753 * decl.c (reshape_init)
5901 * decl.c (reshape_init): Don't mess with initializer labels.
H A DChangeLog-20041560 reshape_init, check_initializer, cp_finish_decl,
2025 * decl.c (reshape_init): Extract array handling into...
2440 * decl.c (poplevel, make_unbound_class_template, reshape_init,
2528 cxx_init_decl_processing, reshape_init, check_initializer,
5346 * decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.
5378 * decl.c (reshape_init): Use it.
6577 * decl.c (reshape_init): Handle VECTOR_TYPE like ARRAY_TYPE,
H A DChangeLog-2002689 * decl.c (reshape_init): Handle erroneous initializers.
1100 * decl.c (reshape_init): Tweak handling of character arrays.
1190 * decl.c (reshape_init): Fix typo.
1267 (reshape_init): Likewise.
H A Ddecl.c4748 return reshape_init (type, init); in reshape_init_r()
4783 reshape_init (tree type, tree init) in reshape_init() function
4894 init = reshape_init (type, init); in check_initializer()
H A Dcp-tree.h4021 extern tree reshape_init (tree, tree);