Home
last modified time | relevance | path

Searched refs:note_mangling_alias (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2015567 (note_mangling_alias): Use !defer_mangling_aliases
2997 * cp-tree.h (note_mangling_alias): Protoize.
3008 (note_mangling_alias): New. Moved from mangle_decl.
3021 * mangle.c (mangle_decl): Move code to note_mangling_alias.
3294 * decl2.c (note_mangling_alias): Declare arguments as unused.
3304 (note_mangling_alias, generate_mangling_aliases): New.
3308 * cp-tree.h: Declare note_mangling_alias.
H A Dmangle.cc4170 note_mangling_alias (decl, id2); in mangle_decl()
H A Ddecl2.cc4896 note_mangling_alias (tree decl, tree id2) in note_mangling_alias() function
H A Dcp-tree.h6909 extern void note_mangling_alias (tree, tree);
H A DChangeLog-20172085 (note_mangling_alias): Likewise. Remove ATTRIBUTE_UNUSED for
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c3957 note_mangling_alias (decl, id2); in mangle_decl()
H A Ddecl2.c4634 note_mangling_alias (tree decl, tree id2) in note_mangling_alias() function
H A Dcp-tree.h6636 extern void note_mangling_alias (tree, tree);