Home
last modified time | relevance | path

Searched refs:write_function_type (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc220 static void write_function_type (const tree);
2186 write_function_type (t); in write_type()
2259 write_function_type (type); in write_type()
2742 write_function_type (const tree type) in write_function_type() function
H A DChangeLog-20012936 * mangle.c (write_encoding): Pass write_function_type the
2938 (write_function_type): Pass it along to write_bare_function_type.
H A DChangeLog-20001602 * mangle.c (write_function_type): Change prototype.
1605 (write_type): Adjust call to write_function_type.
H A DChangeLog-20151587 * mangle.c (write_function_type): Mangle transaction_safe here.
H A DChangeLog-20133108 * mangle.c (write_function_type): Mangle ref-qualifier.
H A DChangeLog-2016539 (write_function_type): Call it.
H A DChangeLog-20113578 * mangle.c (write_function_type): Likewise.
H A DChangeLog-20023895 * mangle.c (write_function_type): Write cv-quals for member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c216 static void write_function_type (const tree);
2101 write_function_type (t); in write_type()
2174 write_function_type (type); in write_type()
2657 write_function_type (const tree type) in write_function_type() function