Searched refs:dump_template_decl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c70 static void dump_template_decl (cxx_pretty_printer *, tree, int);
1296 dump_template_decl (pp, t, flags);
1399 dump_template_decl (cxx_pretty_printer *pp, tree t, int flags) function
3357 dump_template_decl (cxx_pp, TREE_PURPOSE (p), flags);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc70 static void dump_template_decl (cxx_pretty_printer *, tree, int);
1389 dump_template_decl (pp, t, flags);
1495 dump_template_decl (cxx_pretty_printer *pp, tree t, int flags) function
3450 dump_template_decl (cxx_pp, TREE_PURPOSE (p), flags);

Completed in 121 milliseconds