Searched refs:clear_exception (Results 1 – 3 of 3) sorted by relevance
76 void SetClearException(bool clear_exception) { in SetClearException() argument77 clear_exception_ = clear_exception; in SetClearException()
90 bool clear_exception = false; in HandleTryItems() local94 &clear_exception); in HandleTryItems()95 exception_handler_->SetClearException(clear_exception); in HandleTryItems()
465 bool clear_exception = false; in FindNextInstructionFollowingException() local471 &clear_exception); in FindNextInstructionFollowingException()481 if (clear_exception) { in FindNextInstructionFollowingException()