Home | History | Annotate | Download | only in Sema

Lines Matching refs:LongTy

12663     Context.ShortTy, Context.IntTy, Context.LongTy, Context.LongLongTy
13201 BestType = Context.LongTy;
13234 ? Context.UnsignedLongTy : Context.LongTy;