Home
last modified time | relevance | path

Searched refs:fndecl_to_string (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c59 static const char *fndecl_to_string (tree, int);
2656 fndecl_to_string (tree fndecl, int verbose) in fndecl_to_string() function
3224 case 'F': result = fndecl_to_string (next_tree, verbose); break; in cp_printer()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c57 static const char *fndecl_to_string (tree, int);
3069 fndecl_to_string (tree fndecl, int verbose) in fndecl_to_string() function
4082 case 'F': result = fndecl_to_string (next_tree, verbose); break; in cp_printer()