Home
last modified time | relevance | path

Searched refs:start_decl_1 (Results 1 – 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
Dexcept.c397 start_decl_1 (decl, true); in initialize_handler_parm()
DChangeLog1930 (start_decl): Likewise. Adjust call to start_decl_1.
1931 (start_decl_1): Add initialized parameter. Simplify.
1936 * cp-tree.h (start_decl_1): Adjust prototype.
6513 * decl.c (start_decl_1): Don't clear TREE_READONLY.
6583 * decl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTING
6595 * decl.c (start_decl_1): Clear TREE_READONLY flag if
DChangeLog-19972380 store_after_parms, start_decl_1, auto_function): Add decls.
2396 * decl.c (start_decl_1): Delete forward decl.
Dcp-tree.h3962 extern void start_decl_1 (tree, bool);
Ddecl.c4081 start_decl_1 (tem, initialized); in start_decl()
4087 start_decl_1 (tree decl, bool initialized) in start_decl_1() function
DChangeLog-19991112 (start_decl_1): Likewise.
3536 (start_decl_1): Remove dead code.
5995 (start_decl_1): Likewise. Detected by g++.bugs/900322_01.C.
DChangeLog-20005251 pushdecl, redeclaration_error_message, start_decl, start_decl_1,
5714 * decl.c (start_decl_1): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR
7013 (start_decl_1): Likewise.
DChangeLog-1996663 (start_decl_1): We don't care about incomplete types that depend
3118 (start_decl_1): Not here.
DChangeLog-19981973 (process_start_catch_block): Add call to start_decl_1().
3014 * except.c (process_start_catch_block_old): Call start_decl_1 for
3016 * decl.c (start_decl_1): Avoid duplicate error.
DChangeLog-20041557 fixup_anonymous_aggr, check_tag_decl, start_decl, start_decl_1,
5492 * decl.c (start_decl_1): Do not decide whether or not to create a
DChangeLog-20013229 (start_decl_1): ...split out from here.
DChangeLog-20023300 (start_decl_1): Clarify error message.