Home
last modified time | relevance | path

Searched refs:maybe_commonize_var (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Ddecl.c85 static void maybe_commonize_var (tree);
4319 maybe_commonize_var (tree decl) in maybe_commonize_var() function
5092 maybe_commonize_var (decl); in initialize_artificial_var()
5367 maybe_commonize_var (decl); in cp_finish_decl()
H A DChangeLog-20012413 (maybe_commonize_var): Likewise.
2609 (maybe_commonize_var): Allow inlining functions even if they have
2734 (maybe_commonize_var): Use SET_DECL_ASSEMBLER_NAME,
3344 * decl.c (maybe_commonize_var): Use the new name-mangling where
H A DChangeLog-20033524 fixup_anonymous_aggr, maybe_commonize_var, grokdeclarator,
4593 * decl.c (maybe_commonize_var): Further tweak support for systems
4598 * decl.c (maybe_commonize_var): Fix thinko in last patch.
4610 * decl.c (maybe_commonize_var): Make the code match the comments.
H A DChangeLog-2000512 * decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics
5518 * decl.c (maybe_commonize_var): Skip all artificial decls.
H A DChangeLog-20041558 grok_reference_init, layout_var_decl, maybe_commonize_var,
H A DChangeLog-19993052 (maybe_commonize_var): Likewise.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c125 static void maybe_commonize_var PARAMS ((tree));
8127 maybe_commonize_var (decl) in maybe_commonize_var() function
9032 maybe_commonize_var (decl);
H A DChangeLog1181 * decl.c (maybe_commonize_var): Further tweak support for systems
1186 * decl.c (maybe_commonize_var): Fix thinko in last patch.
1198 * decl.c (maybe_commonize_var): Make the code match the comments.
8390 (maybe_commonize_var): Likewise.
8586 (maybe_commonize_var): Allow inlining functions even if they have
8711 (maybe_commonize_var): Use SET_DECL_ASSEMBLER_NAME,
9321 * decl.c (maybe_commonize_var): Use the new name-mangling where
10384 * decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics
15390 * decl.c (maybe_commonize_var): Skip all artificial decls.
H A DChangeLog.23052 (maybe_commonize_var): Likewise.