_IsIAsyncInfo     402 modules/highgui/src/ppltasks_winrt.h     struct _IsIAsyncInfo<void>
_IsIAsyncInfo     444 modules/highgui/src/ppltasks_winrt.h     template <typename _Type, bool _IsAsync = _IsIAsyncInfo<_Type>::_Value>
_IsIAsyncInfo    4116 modules/highgui/src/ppltasks_winrt.h         static_assert(!(std::is_same<_Ty, _ReturnType>::value && details::_IsIAsyncInfo<_Ty>::_Value),
_IsIAsyncInfo     444 modules/videoio/src/ppltasks_winrt.hpp     template <typename _Type, bool _IsAsync = _IsIAsyncInfo<_Type>::_Value>
_IsIAsyncInfo    4116 modules/videoio/src/ppltasks_winrt.hpp         static_assert(!(std::is_same<_Ty, _ReturnType>::value && details::_IsIAsyncInfo<_Ty>::_Value),