Home
last modified time | relevance | path

Searched refs:initialize_local_var (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1999470 (initialize_local_var): Explicitly mark the definition as static.
1399 * decl.c (initialize_local_var): Handle static variables here.
2239 (initialize_local_var): Don't generate RTL for
2289 (initialize_local_var): Fix typo in comment.
2509 (initialize_local_var): Complete types here.
3005 (initialize_local_var): Likewise.
3007 (initialize_local_var): Likewise. Move cleanup handling here,
3013 is declared. Move cleanup-handling to initialize_local_var.
3022 call initialize_local_var to generate initialization code.
3054 (initialize_local_var): Likewise.
H A DChangeLog3104 (initialize_local_var): Don't check for array here.
3136 * decl.c (initialize_local_var): Fix comment.
3151 (initialize_local_var): Change assert to test.
H A DChangeLog-20001189 * decl.c (initialize_local_var): Remove RTL-generating code.
1212 (initialize_local_var): Adjust usage of current_stmt_tree.
2340 (initialize_local_var): Change reference to
2883 * decl.c (initialize_local_var): Changed call to finish_expr_stmt
5716 (initialize_local_var): Likewise.
H A Ddecl.cc105 static void initialize_local_var (tree, tree);
7676 initialize_local_var (tree decl, tree init) in initialize_local_var() function
8600 initialize_local_var (decl, init); in cp_finish_decl()
H A DChangeLog-20113062 (initialize_local_var): Likewise.
3520 * decl.c (initialize_local_var): Use DECL_INITIAL for simple
H A DChangeLog-20021264 (initialize_local_var): Remove declaration.
1270 (initialize_local_var): Simplify, and incorporate cleanup
H A DChangeLog-2007728 (initialize_local_var): Call it.
H A DChangeLog-2014310 * decl.c (initialize_local_var): Add -Winit-self warning for
H A DChangeLog-20102442 * decl.c (initialize_local_var): If TREE_USED is set on the type,
H A DChangeLog-20182954 check_initializer, initialize_local_var, cp_finish_decl,
H A DChangeLog-20033861 (initialize_local_var): Remove redundant code.
H A DChangeLog-20042529 make_rtl_for_nonlocal_decl, initialize_local_var, cp_finish_decl,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c101 static void initialize_local_var (tree, tree);
7105 initialize_local_var (tree decl, tree init) in initialize_local_var() function
7997 initialize_local_var (decl, init); in cp_finish_decl()