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

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h559 extern void store_init_value (tree, tree);
H A Dc-decl.c3501 store_init_value (decl, init);
3848 store_init_value (decl, init);
H A Dc-typeck.c4332 store_init_value (tree decl, tree init)
4309 store_init_value (tree decl, tree init) function
/freebsd-9.3-release/contrib/gcc/cp/
H A Dtypeck2.c544 /* A subroutine of store_init_value. Splits non-constant static
587 store_init_value (tree decl, tree init)
585 store_init_value (tree decl, tree init) function
H A Dinit.c1262 /* If store_init_value returns NULL_TREE, the INIT has been
1265 init = store_init_value (exp, init);
H A Ddecl2.c1518 tree expr = store_init_value (vtbl, DECL_INITIAL (vtbl));
H A Dcp-tree.h4554 extern tree store_init_value (tree, tree);
H A Ddecl.c4941 init_code = store_init_value (decl, init);

Completed in 205 milliseconds