Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c57 static const char *decl_to_string (tree, int);
2629 decl_to_string (tree decl, int verbose) in decl_to_string() function
3220 result = decl_to_string (temp, verbose); in cp_printer()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c55 static const char *decl_to_string (tree, int);
3042 decl_to_string (tree decl, int verbose) in decl_to_string() function
4078 result = decl_to_string (temp, verbose); in cp_printer()