Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-typeck.c6486 static tree constructor_decl; variable
6581 p->decl = constructor_decl; in start_init()
6594 constructor_decl = decl; in start_init()
6649 constructor_decl = p->decl; in finish_init()
6676 type = TREE_TYPE (constructor_decl); in really_start_incremental_init()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7722 static tree constructor_decl; variable
7820 p->decl = constructor_decl; in start_init()
7834 constructor_decl = decl; in start_init()
7886 constructor_decl = p->decl; in finish_init()
7913 type = TREE_TYPE (constructor_decl); in really_start_incremental_init()