Searched refs:make_alias_for (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | method.c | 188 make_alias_for (tree target, tree newid) in make_alias_for() function 235 alias = make_alias_for (function, get_identifier (buf)); in make_alias_for_thunk()
|
| H A D | decl2.c | 4614 tree alias = make_alias_for (decl, id2); in generate_mangling_alias()
|
| H A D | cp-tree.h | 6855 extern tree make_alias_for (tree, tree);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | method.cc | 188 make_alias_for (tree target, tree newid) in make_alias_for() function 235 alias = make_alias_for (function, get_identifier (buf)); in make_alias_for_thunk()
|
| H A D | ChangeLog-2009 | 1248 * method.c (make_thunk, make_alias_for): Don't set 1510 * method.c (make_thunk, make_alias_for): Don't set it. 1962 * method.c (make_alias_for): Don't set DECL_CLONED_FUNCTION.
|
| H A D | ChangeLog-2010 | 3614 * method.c (make_alias_for): Avoid crashing when DECL_LANG_SPECIFIC 3645 * method.c (make_alias_for): Copy DECL_ARGUMENTS. 3647 * method.c (make_alias_for): Handle VAR_DECL, too.
|
| H A D | ChangeLog-2005 | 2022 * cp-tree.h (make_alias_for): Declare. 2025 * method.c (make_alias_for): Split out from ...
|
| H A D | decl2.cc | 4876 tree alias = make_alias_for (decl, id2); in generate_mangling_alias()
|
| H A D | ChangeLog-2012 | 2252 * method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.
|
| H A D | ChangeLog-2008 | 1047 * method.c (make_thunk, make_alias_for, implicitly_declare_fn):
|
| H A D | cp-tree.h | 7139 extern tree make_alias_for (tree, tree);
|
| H A D | ChangeLog-2018 | 5439 * method.c (make_alias_for): Copy DECL_CONTEXT.
|
| H A D | ChangeLog-2017 | 2478 * method.c (make_thunk, make_alias_for,
|
| H A D | ChangeLog-2019 | 4122 * method.c (make_thunk, make_alias_for): Likewise.
|