Home
last modified time | relevance | path

Searched refs:expr_to_string (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3157 expr_to_string (tree decl) in expr_to_string() function
3910 return expr_to_string (arg); in arg_to_string()
4308 result = expr_to_string (temp); in cp_printer()
4315 case 'E': result = expr_to_string (next_tree); break; in cp_printer()
H A Dname-lookup.c5488 return name_hint (expr_to_string (candidate), in convert_candidates_to_name_hint()
H A Dcp-tree.h6708 extern const char *expr_to_string (tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3250 expr_to_string (tree decl) in expr_to_string() function
4011 return expr_to_string (arg); in arg_to_string()
4412 result = expr_to_string (temp); in cp_printer()
4419 case 'E': result = expr_to_string (next_tree); break; in cp_printer()
H A DChangeLog-20181183 * cp-tree.h (expr_to_string): New decl.
1188 (expr_to_string): Make non-static.
H A Dname-lookup.cc6563 return name_hint (expr_to_string (candidate), in convert_candidates_to_name_hint()
H A DChangeLog-20033647 (expr_to_string): Likewise.
5478 (expr_to_string): Likewise.
H A Dcp-tree.h6983 extern const char *expr_to_string (tree);
H A DChangeLog-20131683 (expr_to_string): Likewise.
H A DChangeLog-20044335 (expr_to_string): Likewise.
H A DChangeLog-19991586 (expr_to_string): Likewise.