Searched defs:ExplicitType (Results 1 – 3 of 3) sorted by relevance
27 using ExplicitType = Bitfield::Element<bool, UsedWithInAlloca::NextBit, 1>; member
1675 TEST(ByRefTest, ExplicitType) { in TEST() argument
4689 parseModeAttrArg(Sema & S,StringRef Str,unsigned & DestWidth,bool & IntegerMode,bool & ComplexMode,FloatModeKind & ExplicitType) parseModeAttrArg() argument 4781 FloatModeKind ExplicitType = FloatModeKind::NoFloat; AddModeAttr() local