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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c4901 static tree constructor_decl;
4997 p->decl = constructor_decl;
5010 constructor_decl = decl;
5065 constructor_decl = p->decl;
5093 type = TREE_TYPE (constructor_decl);
4875 static tree constructor_decl; variable

Completed in 216 milliseconds