Searched refs:name_as_c_string (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | call.c | 216 static char *name_as_c_string (tree, tree, bool *); 9951 name_as_c_string (tree name, tree type, bool *free_p) in name_as_c_string() function 10377 pretty_name = name_as_c_string (name, basetype, &free_p); in build_new_method_call_1()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | call.cc | 207 static char *name_as_c_string (tree, tree, bool *); 10684 name_as_c_string (tree name, tree type, bool *free_p) in name_as_c_string() function 11112 pretty_name = name_as_c_string (name, basetype, &free_p); in build_new_method_call()
|
| H A D | ChangeLog-2007 | 1098 * call.c (name_as_c_string): Supply a TYPE for CONST_CAST. 1498 * call.c (name_as_c_string): Use CONST_CAST.
|
| H A D | ChangeLog-2017 | 2652 * call.c (name_as_c_string): Move CONST_CAST to return. 2829 * call.c (name_as_c_string): Adjust.
|
| H A D | ChangeLog-2009 | 2609 * call.c (name_as_c_string): Call type_as_string_translate.
|
| H A D | ChangeLog-2002 | 290 (name_as_c_string): New function.
|
| H A D | ChangeLog-2004 | 6591 * call.c (name_as_c_string): Print conversion operator names
|