Home | History | Annotate | Download | only in Parse

Lines Matching refs:RhsTy

2635   TypeResult RhsTy = ParseTypeName();
2636 if (RhsTy.isInvalid()) {
2643 return Actions.ActOnBinaryTypeTrait(BTT, Loc, LhsTy.get(), RhsTy.get(),