Home
last modified time | relevance | path

Searched refs:make_alias_for (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c188 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 Ddecl2.c4614 tree alias = make_alias_for (decl, id2); in generate_mangling_alias()
H A Dcp-tree.h6855 extern tree make_alias_for (tree, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc188 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 DChangeLog-20091248 * 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 DChangeLog-20103614 * 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 DChangeLog-20052022 * cp-tree.h (make_alias_for): Declare.
2025 * method.c (make_alias_for): Split out from ...
H A Ddecl2.cc4876 tree alias = make_alias_for (decl, id2); in generate_mangling_alias()
H A DChangeLog-20122252 * method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.
H A DChangeLog-20081047 * method.c (make_thunk, make_alias_for, implicitly_declare_fn):
H A Dcp-tree.h7139 extern tree make_alias_for (tree, tree);
H A DChangeLog-20185439 * method.c (make_alias_for): Copy DECL_CONTEXT.
H A DChangeLog-20172478 * method.c (make_thunk, make_alias_for,
H A DChangeLog-20194122 * method.c (make_thunk, make_alias_for): Likewise.