Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDdecl.c86 static void maybe_commonize_var (tree);
4376 maybe_commonize_var (tree decl) in maybe_commonize_var() function
5154 maybe_commonize_var (decl); in initialize_artificial_var()
5801 maybe_commonize_var (decl); in cp_finish_decl()
HDChangeLog-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
HDChangeLog-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.
HDChangeLog-2000512 * decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics
5518 * decl.c (maybe_commonize_var): Skip all artificial decls.
HDChangeLog-20041558 grok_reference_init, layout_var_decl, maybe_commonize_var,
HDChangeLog-19993052 (maybe_commonize_var): Likewise.