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