Searched refs:ShortEnum (Results 1 – 1 of 1) sorted by relevance
46 typedef enum : short_t { ShortConstant = 0 } ShortEnum; typedef48 void testUnderlyingTypedef(ShortEnum input) { in testUnderlyingTypedef()64 typedef ShortEnum ShortEnum2;