Home | History | Annotate | Download | only in Parse

Lines Matching refs:RhsTy

2354   TypeResult RhsTy = ParseTypeName();
2355 if (RhsTy.isInvalid()) {
2362 return Actions.ActOnBinaryTypeTrait(BTT, Loc, LhsTy.get(), RhsTy.get(),