Searched refs:type_wrapper (Results 1 – 1 of 1) sorted by relevance
704 template <typename T> struct type_wrapper { struct712 int t01[T(__is_function(type_wrapper<void(void)>::type))]; in is_function() argument741 int t34[F(__is_function(type_wrapper<void(void)>::ptrtype))]; in is_function()742 int t35[F(__is_function(type_wrapper<void(void)>::reftype))]; in is_function()826 int t10[F(__is_object(type_wrapper<void(void)>::type))]; in is_object()