Searched refs:_Flex (Results 1 – 1 of 1) sorted by relevance
1703 struct _Flex { struct in TestFlexHelper1706 _Flex() {} in _Flex() function1707 FLEX(_Flex, b);1711 _Flex a;1723 static_assert(std::is_same<_C2FlexHelper<_Flex>::FlexType, char>::value, "should be char"); in StaticTest()1727 static_assert(_C2Flexible<_Flex>::value, "should be flexible"); in StaticTest()