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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Derror.c115 static void dump_exception_spec PROTO((tree, int));
577 dump_exception_spec (TYPE_RAISES_EXCEPTIONS (t), canonical_name);
1049 dump_exception_spec (TYPE_RAISES_EXCEPTIONS (fntype), 0);
1091 dump_exception_spec (t, canonical_name) function
/haiku-buildtools/gcc/gcc/cp/
H A Derror.c97 static void dump_exception_spec (cxx_pretty_printer *, tree, int);
884 dump_exception_spec (pp, TYPE_RAISES_EXCEPTIONS (t), flags);
1572 dump_exception_spec (pp, exceptions, flags);
1657 dump_exception_spec (cxx_pretty_printer *pp, tree t, int flags) function
3090 dump_exception_spec (cxx_pp, p, flags);

Completed in 133 milliseconds