Home
last modified time | relevance | path

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 Dcall.c216 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 Dcall.cc207 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 DChangeLog-20071098 * call.c (name_as_c_string): Supply a TYPE for CONST_CAST.
1498 * call.c (name_as_c_string): Use CONST_CAST.
H A DChangeLog-20172652 * call.c (name_as_c_string): Move CONST_CAST to return.
2829 * call.c (name_as_c_string): Adjust.
H A DChangeLog-20092609 * call.c (name_as_c_string): Call type_as_string_translate.
H A DChangeLog-2002290 (name_as_c_string): New function.
H A DChangeLog-20046591 * call.c (name_as_c_string): Print conversion operator names