Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeTraitExprBits

1371   TypeTraitExprBits.Kind = Kind;
1372 TypeTraitExprBits.Value = Value;
1373 TypeTraitExprBits.NumArgs = Args.size();