Searched refs:possibly_throws (Results 1 – 1 of 1) sorted by relevance
557 bool possibly_throws = stmt_could_throw_p (cfun, call); in check_call() local558 bool possibly_throws_externally = (possibly_throws in check_call()561 if (possibly_throws) in check_call()568 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call()654 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call()