Home
last modified time | relevance | path

Searched refs:set_init_index (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h726 extern void set_init_index (location_t, tree, tree, struct obstack *);
H A DChangeLog3651 (set_init_index): Use true/false instead of 1/0.
4760 * c-typeck.c (set_init_index): Add "fieldname_loc" location_t
7092 (set_init_index): Likewise.
7100 location to set_init_index.
7103 (set_init_index): Likewise.
7114 (set_init_index): Add location parameter. Pass loc to error_init and
8055 * c-typeck.c (set_init_index): When folding, check for index overflow.
H A Dc-typeck.cc9175 set_init_index (location_t loc, tree first, tree last, in set_init_index() function
H A Dc-parser.cc5471 set_init_index (array_index_loc, first, second, in c_parser_initelt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h709 extern void set_init_index (location_t, tree, tree, struct obstack *);
H A Dc-typeck.c8995 set_init_index (location_t loc, tree first, tree last, in set_init_index() function
H A Dc-parser.c5471 set_init_index (array_index_loc, first, second, in c_parser_initelt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20003968 * c-typeck.c (set_init_index, set_init_label): Don't pedwarn for
11759 build_c_cast, convert_for_assignment, set_init_index,
25077 (set_init_index, output_init_element): Likewise.
H A DFSFChangeLog.10169 * c-typeck.c (set_init_index): Check for use outside an array
H A DChangeLog-200926249 * c-typeck.c (set_init_index): Allow array designators that are
30887 (set_init_index): Call constant_expression_warning for array
H A DChangeLog-200130509 * c-typeck.c (set_init_index): If first is equal to last, assume as
31852 (set_init_index): Likewise. Remove constructor_range_end.
H A DChangeLog-201033851 * c-tree.h (push_init_level, pop_init_level, set_init_index)
33855 (set_init_index, set_init_label, set_nonincremental_init)
H A DChangeLog-201227569 (set_init_index): Likewise.
H A DChangeLog-200528013 * c-typeck.c (set_init_index): Likewise.
H A DChangeLog-200311076 * c-typeck.c (set_init_index): Check for negative index.
H A DChangeLog-200422332 * c-typeck.c (set_init_index): Require designator to be of integer
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.10169 * c-typeck.c (set_init_index): Check for use outside an array