Searched refs:_BoFlex (Results 1 – 1 of 1) sorted by relevance
1710 struct _BoFlex { struct in TestFlexHelper1712 _BoFlex() {} in _BoFlex() argument1713 FLEX(_BoFlex, a);1725 … static_assert(std::is_same<_C2FlexHelper<_BoFlex>::FlexType, char>::value, "should be void"); in StaticTest()