Searched refs:name_as_c_string (Results 1 – 3 of 3) sorted by relevance
190 static char *name_as_c_string (tree, tree, bool *);5320 name_as_c_string (tree name, tree type, bool *free_p) in name_as_c_string() function5516 pretty_name = name_as_c_string (name, basetype, &free_p); in build_new_method_call()5534 pretty_name = name_as_c_string (name, basetype, &free_p); in build_new_method_call()
290 (name_as_c_string): New function.
6591 * call.c (name_as_c_string): Print conversion operator names