Searched refs:stack_unwinding_in_progress (Results 1 – 1 of 1) sorted by relevance
565 bool stack_unwinding_in_progress = std::uncaught_exceptions() > 0; in noexcept() local567 bool stack_unwinding_in_progress = std::uncaught_exception(); in noexcept()574 if (!stack_unwinding_in_progress) in noexcept()