Home | History | Annotate | Download | only in Serialization

Lines Matching refs:FastWidth

94         return (Idx << Qualifiers::FastWidth) | FastQuals;
100 return TypeIdx(ID >> Qualifiers::FastWidth);