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

/freebsd-11-stable/contrib/gcc/cp/
H A Dexcept.c54 static bool is_admissible_throw_operand (tree);
618 if (!is_admissible_throw_operand (exp))
857 is_admissible_throw_operand (tree expr) function

Completed in 96 milliseconds