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

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h465 extern void finish_decl (tree, tree, tree);
H A Dc-decl.c2892 finish_decl (decl, init, NULL_TREE);
3239 the type is left null, to be filled in by `finish_decl'.
3300 tell 'finish_decl' to ignore the initializer once it is parsed. */
3361 Also tell 'finish_decl' it may store the real initializer. */
3479 finish_decl (tree decl, tree init, tree asmspec_tree)
3799 finish_decl (decl, NULL_TREE, NULL_TREE);
3831 and do not use finish_decl because the decl should be stored inside
4414 that size. Otherwise, ITYPE remains null. finish_decl
4716 finish_decl (decl, NULL_TREE, NULL_TREE);
5576 finish_decl (valu
3462 finish_decl (tree decl, tree init, tree asmspec_tree) function
[all...]
H A Dc-parser.c1349 finish_decl (d, init.value, asm_name);
1358 finish_decl (d, NULL_TREE, asm_name);
/freebsd-9.3-release/contrib/gcc/cp/
H A Drtti.c1494 finish_decl (decl, init, NULL_TREE);
H A Ddecl.c5499 finish_decl (tree decl, tree init, tree asmspec_tree)
5526 finish_decl (decl, NULL_TREE, NULL_TREE);
11569 finish_decl (fndecl, NULL_TREE, NULL_TREE);
5487 finish_decl (tree decl, tree init, tree asmspec_tree) function
H A Ddecl2.c982 finish_decl (value, NULL_TREE, NULL_TREE);
H A Dcp-tree.h3937 extern void finish_decl (tree, tree, tree);
H A Dname-lookup.c3442 finish_decl (x, *init, NULL_TREE);
H A Dpt.c8586 finish_decl (decl, init, NULL_TREE);
12317 finish_decl can process it. */
12329 finish_decl (d, init, NULL_TREE);
H A Dclass.c754 finish_decl (decl, NULL_TREE, NULL_TREE);

Completed in 244 milliseconds