Home | History | Annotate | Download | only in Sema

Lines Matching refs:LongTy

11094     Context.ShortTy, Context.IntTy, Context.LongTy, Context.LongLongTy
11634 BestType = Context.LongTy;
11667 ? Context.UnsignedLongTy : Context.LongTy;