Searched refs:ExplicitType (Results 1 – 4 of 4) sorted by relevance
24 using ExplicitType = Bitfield::Element<bool, UsedWithInAlloca::NextBit, 1>; member25 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>;
1115 TEST(ByRefTest, ExplicitType) { in TEST() argument
3052 Bitfield::set<APV::ExplicitType>(Record, true); in writeInstruction()
4892 if (!Bitfield::get<APV::ExplicitType>(Rec)) { in parseFunctionBody()