Searched refs:ExplicitType (Results 1 – 3 of 3) sorted by relevance
24 using ExplicitType = Bitfield::Element<bool, UsedWithInAlloca::NextBit, 1>; member25 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>;
3048 Bitfield::set<APV::ExplicitType>(Record, true); in writeInstruction()
4939 if (!Bitfield::get<APV::ExplicitType>(Rec)) { in parseFunctionBody()