Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc222 static void write_method_parms (tree, const int, const tree);
1758 write_method_parms (parms, /*method_p=*/1, fn); in write_closure_type_name()
2804 write_method_parms (TYPE_ARG_TYPES (type), in write_bare_function_type()
2817 write_method_parms (tree parm_types, const int method_p, const tree decl) in write_method_parms() function
H A DChangeLog-20012939 (write_bare_function_type): Pass it along to write_method_parms.
2940 (write_method_parms): Don't mangle the compiler-generated
H A DChangeLog-20175186 * mangle.c (write_method_parms): Likewise.
H A DChangeLog-20042547 * mangle.c (write_method_parms, write_template_args,
H A DChangeLog-20002763 * mangle.c (write_method_parms): Use direct comparison for end
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c218 static void write_method_parms (tree, const int, const tree);
1673 write_method_parms (parms, /*method_p=*/1, fn); in write_closure_type_name()
2719 write_method_parms (TYPE_ARG_TYPES (type), in write_bare_function_type()
2732 write_method_parms (tree parm_types, const int method_p, const tree decl) in write_method_parms() function