Lines Matching defs:_ExceptionHolder
1582 struct _ExceptionHolder struct
1586 void ReportUnhandledError() in ReportUnhandledError()
1594 …explicit _ExceptionHolder(const std::exception_ptr& _E, const _TaskCreationCallstack &_stackTrace)… in _ExceptionHolder() argument
1599 … explicit _ExceptionHolder(IRestrictedErrorInfo*& _E, const _TaskCreationCallstack &_stackTrace) : in _ExceptionHolder() argument
1615 ~_ExceptionHolder() in ~_ExceptionHolder()
1632 void _RethrowUserException() in _RethrowUserException()
1653 Concurrency::details::atomic_long _M_exceptionObserved;
1655 long volatile _M_exceptionObserved;
1659 std::exception_ptr _M_stdException;
1660 Microsoft::WRL::ComPtr<IRestrictedErrorInfo> _M_winRTException;
1667 _TaskCreationCallstack _M_stackTrace;
1669 void* _M_disassembleMe;