Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c8179 static tree constructor_decl; variable
8277 p->decl = constructor_decl; in start_init()
8291 constructor_decl = decl; in start_init()
8343 constructor_decl = p->decl; in finish_init()
8370 type = TREE_TYPE (constructor_decl); in really_start_incremental_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc8357 static tree constructor_decl; variable
8456 p->decl = constructor_decl; in start_init()
8471 constructor_decl = decl; in start_init()
8523 constructor_decl = p->decl; in finish_init()
8551 type = TREE_TYPE (constructor_decl); in really_start_incremental_init()