Home
last modified time | relevance | path

Searched refs:name_as_c_string (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
HDcall.c190 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() function
5516 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()
HDChangeLog-2002290 (name_as_c_string): New function.
HDChangeLog-20046591 * call.c (name_as_c_string): Print conversion operator names