Searched refs:InterestingIdentifierBits (Results 1 – 2 of 2) sorted by relevance
87 static constexpr int InterestingIdentifierBits = 16; variable125 unsigned InterestingIdentifierID : InterestingIdentifierBits;
39 static_assert(2 * LargestBuiltinID < (2 << (InterestingIdentifierBits - 1)),