Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c5174 static tree constructor_type; variable
5435 p->type = constructor_type; in really_start_incremental_init()
5463 constructor_type = type; in really_start_incremental_init()
5616 if (constructor_type == 0) in push_init_level()
5623 constructor_type = 0; in push_init_level()
5633 constructor_type = TREE_TYPE (constructor_type); in push_init_level()
5638 if (constructor_type == 0) in push_init_level()
5792 && constructor_type in pop_init_level()
5903 if (constructor_type == 0) in set_designator()
6823 && constructor_type in process_init_element()
[all …]