Searched refs:type_wrapper (Results 1 – 1 of 1) sorted by relevance
571 template <typename T> struct type_wrapper { struct579 int t01[T(__is_function(type_wrapper<void(void)>::type))]; in is_function() argument608 int t34[F(__is_function(type_wrapper<void(void)>::ptrtype))]; in is_function()609 int t35[F(__is_function(type_wrapper<void(void)>::reftype))]; in is_function()692 int t10[F(__is_object(type_wrapper<void(void)>::type))]; in is_object()