Searched defs:ExplicitType (Results 1 – 3 of 3) sorted by relevance
24 using ExplicitType = Bitfield::Element<bool, UsedWithInAlloca::NextBit, 1>; member
51 typedef enum ExplicitTypes ExplicitType; typedef
1257 TEST(ByRefTest, ExplicitType) { in TEST() argument