Searched refs:cxx_comdat_group (Results 1 – 13 of 13) sorted by relevance
504 cgraph_node::get_create (clone)->set_comdat_group (cxx_comdat_group (clone)); in maybe_clone_body()
2135 make_decl_one_only (decl, cxx_comdat_group (decl)); in comdat_linkage()2210 make_decl_one_only (decl, cxx_comdat_group (decl)); in maybe_make_one_only()3439 make_decl_one_only (guard, cxx_comdat_group (guard)); in copy_linkage()3695 make_decl_one_only (fn, cxx_comdat_group (fn)); in get_tls_init_fn()
2155 * cp-tree.h (cxx_comdat_group): Change signature.2157 (cxx_comdat_group): Change signature.
2111 * cp-tree.h (cxx_comdat_group): Declare.2112 * decl.c (cxx_comdat_group): New function.
6884 extern tree cxx_comdat_group (tree);
2896 * decl.c (cxx_comdat_group): Put thunks for
2356 * decl.c (cxx_comdat_group): Return a decl.
18526 cxx_comdat_group (tree decl) in cxx_comdat_group() function
1932 make_decl_one_only (decl, cxx_comdat_group (decl)); in comdat_linkage()2007 make_decl_one_only (decl, cxx_comdat_group (decl)); in maybe_make_one_only()3246 make_decl_one_only (guard, cxx_comdat_group (guard)); in copy_linkage()3475 make_decl_one_only (fn, cxx_comdat_group (fn)); in get_tls_init_fn()
6614 extern tree cxx_comdat_group (tree);
17682 cxx_comdat_group (tree decl) in cxx_comdat_group() function
12730 * cp/cp-tree.h (cxx_comdat_group): Declare.12731 * cp/decl.c (cxx_comdat_group): New function.