Home | History | Annotate | Download | only in Serialization

Lines Matching refs:TypeTraitExprBits

1417 TypeTraitExprBits.NumArgs);
1418 Record.push_back(E->TypeTraitExprBits.Kind); // FIXME: Stable encoding
1419 Record.push_back(E->TypeTraitExprBits.Value);